HlsPlaylistSettings
HLS playlist configuration parameters.
Contents
- AdMarkupType
-
Determines the type of SCTE 35 tags to use in ad markup. Specify
DATERANGE
to useDATERANGE
tags (for live or VOD content). SpecifySCTE35_ENHANCED
to useEXT-X-CUE-OUT
andEXT-X-CUE-IN
tags (for VOD content only).Type: Array of strings
Valid Values:
DATERANGE | SCTE35_ENHANCED
Required: No
- ManifestWindowSeconds
-
The total duration (in seconds) of each manifest. Minimum value:
30
seconds. Maximum value:3600
seconds.Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: