HttpPackageConfiguration
The HTTP package configuration properties for the requested VOD source.
Contents
- Path
-
The relative path to the URL for this VOD source. This is combined with
SourceLocation::HttpConfiguration::BaseUrl
to form a valid URL.Type: String
Required: Yes
- SourceGroup
-
The name of the source group. This has to match one of the
Channel::Outputs::SourceGroup
.Type: String
Required: Yes
- Type
-
The streaming protocol for this package configuration. Supported values are
HLS
andDASH
.Type: String
Valid Values:
DASH | HLS
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: