| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.builder() |
GetLowLatencyHlsManifestConfiguration.Builder |
GetLowLatencyHlsManifestConfiguration.Builder.childManifestName(String childManifestName)
A short string that's appended to the endpoint URL.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLowLatencyHlsManifestConfiguration.Builder> |
GetLowLatencyHlsManifestConfiguration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.