class Aws::MediaLive::Types::Scte35TimeSignalApos

Scte35 Time Signal Apos

@note When making an API call, you may pass Scte35TimeSignalApos

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/Scte35TimeSignalApos AWS API Documentation

Constants

SENSITIVE