Skip to content

/AWS1/CL_MDLSCTE35TIMESIGNAL01

Atypical configuration that applies segment breaks only on SCTE-35 time signal placement opportunities and breaks.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ADAVAILOFFSET TYPE /AWS1/MDL__INTEGERMINNEG100000 /AWS1/MDL__INTEGERMINNEG100000

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.

IV_NOREGIONALBLACKOUTFLAG TYPE /AWS1/MDLSCTE35APOSNOREGIONA00 /AWS1/MDLSCTE35APOSNOREGIONA00

When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

IV_WEBDELIVERYALLOWEDFLAG TYPE /AWS1/MDLSCTE35APOSWEBDELIVE00 /AWS1/MDLSCTE35APOSWEBDELIVE00

When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates


Queryable Attributes

AdAvailOffset

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.

Accessible with the following methods

Method Description
GET_ADAVAILOFFSET() Getter for ADAVAILOFFSET, with configurable default
ASK_ADAVAILOFFSET() Getter for ADAVAILOFFSET w/ exceptions if field has no value
HAS_ADAVAILOFFSET() Determine if ADAVAILOFFSET has a value

NoRegionalBlackoutFlag

When set to ignore, Segment Descriptors with noRegionalBlackoutFlag set to 0 will no longer trigger blackouts or Ad Avail slates

Accessible with the following methods

Method Description
GET_NOREGIONALBLACKOUTFLAG() Getter for NOREGIONALBLACKOUTFLAG, with configurable default
ASK_NOREGIONALBLACKOUTFLAG() Getter for NOREGIONALBLACKOUTFLAG w/ exceptions if field has
HAS_NOREGIONALBLACKOUTFLAG() Determine if NOREGIONALBLACKOUTFLAG has a value

WebDeliveryAllowedFlag

When set to ignore, Segment Descriptors with webDeliveryAllowedFlag set to 0 will no longer trigger blackouts or Ad Avail slates

Accessible with the following methods

Method Description
GET_WEBDELIVERYALLOWEDFLAG() Getter for WEBDELIVERYALLOWEDFLAG, with configurable default
ASK_WEBDELIVERYALLOWEDFLAG() Getter for WEBDELIVERYALLOWEDFLAG w/ exceptions if field has
HAS_WEBDELIVERYALLOWEDFLAG() Determine if WEBDELIVERYALLOWEDFLAG has a value