| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.clone() |
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withChildManifestName(String childManifestName)
A short string that's appended to the endpoint URL.
|
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withManifestName(String manifestName)
A short short string that's appended to the endpoint URL.
|
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withManifestWindowSeconds(Integer manifestWindowSeconds)
The total duration (in seconds) of the manifest's content.
|
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withProgramDateTimeIntervalSeconds(Integer programDateTimeIntervalSeconds)
Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify.
|
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withScteHls(ScteHls scteHls) |
GetLowLatencyHlsManifestConfiguration |
GetLowLatencyHlsManifestConfiguration.withUrl(String url)
The egress domain URL for stream delivery from MediaPackage.
|
| Modifier and Type | Method and Description |
|---|---|
List<GetLowLatencyHlsManifestConfiguration> |
UpdateOriginEndpointResult.getLowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
List<GetLowLatencyHlsManifestConfiguration> |
CreateOriginEndpointResult.getLowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
List<GetLowLatencyHlsManifestConfiguration> |
GetOriginEndpointResult.getLowLatencyHlsManifests()
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withLowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withLowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
GetOriginEndpointResult |
GetOriginEndpointResult.withLowLatencyHlsManifests(GetLowLatencyHlsManifestConfiguration... lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOriginEndpointResult.setLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
void |
CreateOriginEndpointResult.setLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
void |
GetOriginEndpointResult.setLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
UpdateOriginEndpointResult |
UpdateOriginEndpointResult.withLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
CreateOriginEndpointResult |
CreateOriginEndpointResult.withLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
GetOriginEndpointResult |
GetOriginEndpointResult.withLowLatencyHlsManifests(Collection<GetLowLatencyHlsManifestConfiguration> lowLatencyHlsManifests)
A low-latency HLS manifest configuration.
|
Copyright © 2023. All rights reserved.