| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair |
KeyValuePair.clone() |
KeyValuePair |
KeyValuePair.withKey(String key)
For
SCTE35_ENHANCED output, defines a key. |
KeyValuePair |
KeyValuePair.withValue(String value)
For
SCTE35_ENHANCED output, defines a value. |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValuePair> |
AdBreak.getAdBreakMetadata()
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 |
AdBreak.withAdBreakMetadata(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 |
|---|---|
void |
AdBreak.setAdBreakMetadata(Collection<KeyValuePair> adBreakMetadata)
Defines a list of key/value pairs that MediaTailor generates within the
EXT-X-ASSETtag for
SCTE35_ENHANCED output. |
AdBreak |
AdBreak.withAdBreakMetadata(Collection<KeyValuePair> adBreakMetadata)
Defines a list of key/value pairs that MediaTailor generates within the
EXT-X-ASSETtag for
SCTE35_ENHANCED output. |
Copyright © 2024. All rights reserved.