DashPlaylistSettings
Dash manifest configuration parameters.
Contents
- ManifestWindowSeconds
-
The total duration (in seconds) of each manifest. Minimum value:
30
seconds. Maximum value:3600
seconds.Type: Integer
Required: No
- MinBufferTimeSeconds
-
Minimum amount of content (measured in seconds) that a player must keep available in the buffer. Minimum value:
2
seconds. Maximum value:60
seconds.Type: Integer
Required: No
- MinUpdatePeriodSeconds
-
Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest. Minimum value:
2
seconds. Maximum value:60
seconds.Type: Integer
Required: No
- SuggestedPresentationDelaySeconds
-
Amount of time (in seconds) that the player should be from the live point at the end of the manifest. Minimum value:
2
seconds. Maximum value:60
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: