| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValuePair> |
AdBreak.adBreakMetadata()
Defines a list of key/value pairs that MediaTailor generates within the
EXT-X-ASSETtag for
SCTE35_ENHANCED output. |
| Modifier and Type | Method and Description |
|---|---|
AdBreak.Builder |
AdBreak.Builder.adBreakMetadata(KeyValuePair... adBreakMetadata)
Defines a list of key/value pairs that MediaTailor generates within the
EXT-X-ASSETtag for
SCTE35_ENHANCED output. |
| Modifier and Type | Method and Description |
|---|---|
AdBreak.Builder |
AdBreak.Builder.adBreakMetadata(Collection<KeyValuePair> adBreakMetadata)
Defines a list of key/value pairs that MediaTailor generates within the
EXT-X-ASSETtag for
SCTE35_ENHANCED output. |
Copyright © 2023. All rights reserved.