| Package | Description |
|---|---|
| com.amazonaws.services.mediatailor.model |
| Modifier and Type | Method and Description |
|---|---|
TimeSignalMessage |
TimeSignalMessage.clone() |
TimeSignalMessage |
AdBreak.getTimeSignalMessage()
Defines the SCTE-35
time_signal message inserted around the ad. |
TimeSignalMessage |
TimeSignalMessage.withSegmentationDescriptors(Collection<SegmentationDescriptor> segmentationDescriptors)
The configurations for the SCTE-35
segmentation_descriptor message(s) sent with the
time_signal message. |
TimeSignalMessage |
TimeSignalMessage.withSegmentationDescriptors(SegmentationDescriptor... segmentationDescriptors)
The configurations for the SCTE-35
segmentation_descriptor message(s) sent with the
time_signal message. |
| Modifier and Type | Method and Description |
|---|---|
void |
AdBreak.setTimeSignalMessage(TimeSignalMessage timeSignalMessage)
Defines the SCTE-35
time_signal message inserted around the ad. |
AdBreak |
AdBreak.withTimeSignalMessage(TimeSignalMessage timeSignalMessage)
Defines the SCTE-35
time_signal message inserted around the ad. |
Copyright © 2024. All rights reserved.