| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
DashConfiguration |
DashConfiguration.clone() |
DashConfiguration |
PutPlaybackConfigurationResult.getDashConfiguration()
The configuration object for DASH content.
|
DashConfiguration |
GetPlaybackConfigurationResult.getDashConfiguration()
The configuration object for DASH content.
|
DashConfiguration |
DashConfiguration.withManifestEndpointPrefix(String manifestEndpointPrefix)
The URL that is used to initiate a playback session for devices that support DASH.
|
DashConfiguration |
DashConfiguration.withMpdLocation(String mpdLocation)
The setting that controls whether MediaTailor includes the Location tag in DASH Manifests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutPlaybackConfigurationResult.setDashConfiguration(DashConfiguration dashConfiguration)
The configuration object for DASH content.
|
void |
GetPlaybackConfigurationResult.setDashConfiguration(DashConfiguration dashConfiguration)
The configuration object for DASH content.
|
PutPlaybackConfigurationResult |
PutPlaybackConfigurationResult.withDashConfiguration(DashConfiguration dashConfiguration)
The configuration object for DASH content.
|
GetPlaybackConfigurationResult |
GetPlaybackConfigurationResult.withDashConfiguration(DashConfiguration dashConfiguration)
The configuration object for DASH content.
|
Copyright © 2018. All rights reserved.