| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
ScteDash |
ScteDash.clone() |
ScteDash |
GetDashManifestConfiguration.getScteDash()
The SCTE configuration.
|
ScteDash |
CreateDashManifestConfiguration.getScteDash()
The SCTE configuration.
|
ScteDash |
ScteDash.withAdMarkerDash(AdMarkerDash adMarkerDash)
Choose how ad markers are included in the packaged content.
|
ScteDash |
ScteDash.withAdMarkerDash(String adMarkerDash)
Choose how ad markers are included in the packaged content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDashManifestConfiguration.setScteDash(ScteDash scteDash)
The SCTE configuration.
|
void |
CreateDashManifestConfiguration.setScteDash(ScteDash scteDash)
The SCTE configuration.
|
GetDashManifestConfiguration |
GetDashManifestConfiguration.withScteDash(ScteDash scteDash)
The SCTE configuration.
|
CreateDashManifestConfiguration |
CreateDashManifestConfiguration.withScteDash(ScteDash scteDash)
The SCTE configuration.
|
Copyright © 2024. All rights reserved.