Builder
Properties
Defines a list of key/value pairs that MediaTailor generates within the EXT-X-ASSET
tag for SCTE35_ENHANCED
output.
The SCTE-35 ad insertion type. Accepted value: SPLICE_INSERT
, TIME_SIGNAL
.
How long (in milliseconds) after the beginning of the program that an ad starts. This value must fall within 100ms of a segment boundary, otherwise the ad break will be skipped.
Ad break slate configuration.
This defines the SCTE-35 splice_insert()
message inserted around the ad. For information about using splice_insert()
, see the SCTE-35 specficiaiton, section 9.7.3.1.
Defines the SCTE-35 time_signal
message inserted around the ad.
Functions
construct an aws.sdk.kotlin.services.mediatailor.model.SlateSource inside the given block
construct an aws.sdk.kotlin.services.mediatailor.model.SpliceInsertMessage inside the given block
construct an aws.sdk.kotlin.services.mediatailor.model.TimeSignalMessage inside the given block