Skip to content

/AWS1/CL_MDLMULTIPLEXPROGRAM00

Multiplex Program Input Destination Settings for outputting a Channel to a Multiplex

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MULTIPLEXID TYPE /AWS1/MDL__STRINGMIN1 /AWS1/MDL__STRINGMIN1

The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.

IV_PROGRAMNAME TYPE /AWS1/MDL__STRINGMIN1 /AWS1/MDL__STRINGMIN1

The program name of the Multiplex program that the encoder is providing output to.


Queryable Attributes

MultiplexId

The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances. The Multiplex must be in the same region as the Channel.

Accessible with the following methods

Method Description
GET_MULTIPLEXID() Getter for MULTIPLEXID, with configurable default
ASK_MULTIPLEXID() Getter for MULTIPLEXID w/ exceptions if field has no value
HAS_MULTIPLEXID() Determine if MULTIPLEXID has a value

ProgramName

The program name of the Multiplex program that the encoder is providing output to.

Accessible with the following methods

Method Description
GET_PROGRAMNAME() Getter for PROGRAMNAME, with configurable default
ASK_PROGRAMNAME() Getter for PROGRAMNAME w/ exceptions if field has no value
HAS_PROGRAMNAME() Determine if PROGRAMNAME has a value