static GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.builder() |
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.childManifestName(String childManifestName) |
A short string that's appended to the endpoint URL.
|
default GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.filterConfiguration(Consumer<FilterConfiguration.Builder> filterConfiguration) |
Sets the value of the FilterConfiguration property for this object.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.filterConfiguration(FilterConfiguration filterConfiguration) |
Sets the value of the FilterConfiguration property for this object.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.manifestName(String manifestName) |
A short short string that's appended to the endpoint URL.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.manifestWindowSeconds(Integer manifestWindowSeconds) |
The total duration (in seconds) of the manifest's content.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.programDateTimeIntervalSeconds(Integer programDateTimeIntervalSeconds) |
Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify.
|
default GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.scteHls(Consumer<ScteHls.Builder> scteHls) |
Sets the value of the ScteHls property for this object.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.scteHls(ScteHls scteHls) |
Sets the value of the ScteHls property for this object.
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.toBuilder() |
|
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.url(String url) |
The egress domain URL for stream delivery from MediaPackage.
|