class Aws::MediaLive::Types::Scte35SpliceInsert
Scte35 Splice Insert
@note When making an API call, you may pass Scte35SpliceInsert
data as a hash: { ad_avail_offset: 1, no_regional_blackout_flag: "FOLLOW", # accepts FOLLOW, IGNORE web_delivery_allowed_flag: "FOLLOW", # accepts FOLLOW, IGNORE }
@!attribute [rw] ad_avail_offset
When specified, this offset (in milliseconds) is added to the input Ad Avail PTS time. This only applies to embedded SCTE 104/35 messages and does not apply to OOB messages. @return [Integer]
@!attribute [rw] no_regional_blackout_flag
When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates @return [String]
@!attribute [rw] web_delivery_allowed_flag
When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates @return [String]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Scte35SpliceInsert AWS API Documentation
Constants
- SENSITIVE