public static interface HlsPlaylistSettings.Builder extends SdkPojo, CopyableBuilder<HlsPlaylistSettings.Builder,HlsPlaylistSettings>
| Modifier and Type | Method and Description |
|---|---|
HlsPlaylistSettings.Builder |
manifestWindowSeconds(Integer manifestWindowSeconds)
The total duration (in seconds) of each manifest.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHlsPlaylistSettings.Builder manifestWindowSeconds(Integer manifestWindowSeconds)
The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600 seconds.
manifestWindowSeconds - The total duration (in seconds) of each manifest. Minimum value: 30 seconds. Maximum value: 3600
seconds.Copyright © 2022. All rights reserved.