

# HlsPlaylistSettings


HLS playlist configuration parameters.

## Contents


 ** AdMarkupType **   <a name="mediatailor-Type-HlsPlaylistSettings-AdMarkupType"></a>
Determines the type of SCTE 35 tags to use in ad markup. Specify `DATERANGE` to use `DATERANGE` tags (for live or VOD content). Specify `SCTE35_ENHANCED` to use `EXT-X-CUE-OUT` and `EXT-X-CUE-IN` tags (for VOD content only).  
Type: Array of strings  
Valid Values: `DATERANGE | SCTE35_ENHANCED`   
Required: No

 ** ManifestWindowSeconds **   <a name="mediatailor-Type-HlsPlaylistSettings-ManifestWindowSeconds"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/mediatailor-2018-04-23/HlsPlaylistSettings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediatailor-2018-04-23/HlsPlaylistSettings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediatailor-2018-04-23/HlsPlaylistSettings) 