Skip to content

/AWS1/CL_MDLAVAILCONFIGURATION

Avail Configuration

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_AVAILSETTINGS TYPE REF TO /AWS1/CL_MDLAVAILSETTINGS /AWS1/CL_MDLAVAILSETTINGS

Controls how SCTE-35 messages create cues. Splice Insert mode treats all segmentation signals traditionally. With Time Signal APOS mode only Time Signal Placement Opportunity and Break messages create segment breaks. With ESAM mode, signals are forwarded to an ESAM server for possible update.

IV_SCTE35SEGMENTATIONSCOPE TYPE /AWS1/MDLSCTE35SEGMENTATIONS00 /AWS1/MDLSCTE35SEGMENTATIONS00

Configures whether SCTE 35 passthrough triggers segment breaks in all output groups that use segmented outputs. Insertion of a SCTE 35 message typically results in a segment break, in addition to the regular cadence of breaks. The segment breaks appear in video outputs, audio outputs, and captions outputs (if any).

ALL_OUTPUT_GROUPS: Default. Insert the segment break in in all output groups that have segmented outputs. This is the legacy behavior. SCTE35_ENABLED_OUTPUT_GROUPS: Insert the segment break only in output groups that have SCTE 35 passthrough enabled. This is the recommended value, because it reduces unnecessary segment breaks.


Queryable Attributes

AvailSettings

Controls how SCTE-35 messages create cues. Splice Insert mode treats all segmentation signals traditionally. With Time Signal APOS mode only Time Signal Placement Opportunity and Break messages create segment breaks. With ESAM mode, signals are forwarded to an ESAM server for possible update.

Accessible with the following methods

Method Description
GET_AVAILSETTINGS() Getter for AVAILSETTINGS

Scte35SegmentationScope

Configures whether SCTE 35 passthrough triggers segment breaks in all output groups that use segmented outputs. Insertion of a SCTE 35 message typically results in a segment break, in addition to the regular cadence of breaks. The segment breaks appear in video outputs, audio outputs, and captions outputs (if any).

ALL_OUTPUT_GROUPS: Default. Insert the segment break in in all output groups that have segmented outputs. This is the legacy behavior. SCTE35_ENABLED_OUTPUT_GROUPS: Insert the segment break only in output groups that have SCTE 35 passthrough enabled. This is the recommended value, because it reduces unnecessary segment breaks.

Accessible with the following methods

Method Description
GET_SCTE35SEGMENTATIONSCOPE() Getter for SCTE35SEGMENTATIONSCOPE, with configurable defaul
ASK_SCTE35SEGMENTATIONSCOPE() Getter for SCTE35SEGMENTATIONSCOPE w/ exceptions if field ha
HAS_SCTE35SEGMENTATIONSCOPE() Determine if SCTE35SEGMENTATIONSCOPE has a value