| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
AdMarkerPassthrough |
AdMarkerPassthrough.clone() |
AdMarkerPassthrough |
ManifestProcessingRules.getAdMarkerPassthrough()
For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35
ad markers from the origin manifest to the MediaTailor personalized manifest.
|
AdMarkerPassthrough |
AdMarkerPassthrough.withEnabled(Boolean enabled)
Enables ad marker passthrough for your configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManifestProcessingRules.setAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough)
For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35
ad markers from the origin manifest to the MediaTailor personalized manifest.
|
ManifestProcessingRules |
ManifestProcessingRules.withAdMarkerPassthrough(AdMarkerPassthrough adMarkerPassthrough)
For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35
ad markers from the origin manifest to the MediaTailor personalized manifest.
|
Copyright © 2022. All rights reserved.