| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
DashUtcTiming |
DashUtcTiming.clone() |
DashUtcTiming |
GetDashManifestConfiguration.getUtcTiming()
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
DashUtcTiming |
CreateDashManifestConfiguration.getUtcTiming()
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
DashUtcTiming |
DashUtcTiming.withTimingMode(DashUtcTimingMode timingMode)
The UTC timing mode.
|
DashUtcTiming |
DashUtcTiming.withTimingMode(String timingMode)
The UTC timing mode.
|
DashUtcTiming |
DashUtcTiming.withTimingSource(String timingSource)
The the method that the player uses to synchronize to coordinated universal time (UTC) wall clock time.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDashManifestConfiguration.setUtcTiming(DashUtcTiming utcTiming)
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
void |
CreateDashManifestConfiguration.setUtcTiming(DashUtcTiming utcTiming)
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
GetDashManifestConfiguration |
GetDashManifestConfiguration.withUtcTiming(DashUtcTiming utcTiming)
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
CreateDashManifestConfiguration |
CreateDashManifestConfiguration.withUtcTiming(DashUtcTiming utcTiming)
Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
|
Copyright © 2025. All rights reserved.