Skip to content

/AWS1/CL_MDLGLOBALCONF

Global Configuration

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_INITIALAUDIOGAIN TYPE /AWS1/MDL__INTEGERMINNEG60MA00 /AWS1/MDL__INTEGERMINNEG60MA00

Value to set the initial audio gain for the Live Event.

IV_INPUTENDACTION TYPE /AWS1/MDLGLBCONFINPUTENDACTION /AWS1/MDLGLBCONFINPUTENDACTION

Indicates the action to take when the current input completes (e.g. end-of-file). When switchAndLoopInputs is configured the encoder will restart at the beginning of the first input. When "none" is configured the encoder will transcode either black, a solid color, or a user specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).

IO_INPUTLOSSBEHAVIOR TYPE REF TO /AWS1/CL_MDLINPUTLOSSBEHAVIOR /AWS1/CL_MDLINPUTLOSSBEHAVIOR

Settings for system actions when input is lost.

IV_OUTPUTLOCKINGMODE TYPE /AWS1/MDLGLBCONFOUTLOCKINGMODE /AWS1/MDLGLBCONFOUTLOCKINGMODE

Indicates how MediaLive pipelines are synchronized.

PIPELINE_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the other. EPOCH_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the Unix epoch.

IV_OUTPUTTIMINGSOURCE TYPE /AWS1/MDLGLBCONFOUTTIMINGSRC /AWS1/MDLGLBCONFOUTTIMINGSRC

Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

IV_SUPPORTLOWFRAMERATEINPUTS TYPE /AWS1/MDLGLBCONFLOWFRAMERATE00 /AWS1/MDLGLBCONFLOWFRAMERATE00

Adjusts video input buffer for streams with very low video framerates. This is commonly set to enabled for music channels with less than one video frame per second.

IO_OUTPUTLOCKINGSETTINGS TYPE REF TO /AWS1/CL_MDLOUTPUTLOCKINGSTGS /AWS1/CL_MDLOUTPUTLOCKINGSTGS

Advanced output locking settings


Queryable Attributes

InitialAudioGain

Value to set the initial audio gain for the Live Event.

Accessible with the following methods

Method Description
GET_INITIALAUDIOGAIN() Getter for INITIALAUDIOGAIN, with configurable default
ASK_INITIALAUDIOGAIN() Getter for INITIALAUDIOGAIN w/ exceptions if field has no va
HAS_INITIALAUDIOGAIN() Determine if INITIALAUDIOGAIN has a value

InputEndAction

Indicates the action to take when the current input completes (e.g. end-of-file). When switchAndLoopInputs is configured the encoder will restart at the beginning of the first input. When "none" is configured the encoder will transcode either black, a solid color, or a user specified slate images per the "Input Loss Behavior" configuration until the next input switch occurs (which is controlled through the Channel Schedule API).

Accessible with the following methods

Method Description
GET_INPUTENDACTION() Getter for INPUTENDACTION, with configurable default
ASK_INPUTENDACTION() Getter for INPUTENDACTION w/ exceptions if field has no valu
HAS_INPUTENDACTION() Determine if INPUTENDACTION has a value

InputLossBehavior

Settings for system actions when input is lost.

Accessible with the following methods

Method Description
GET_INPUTLOSSBEHAVIOR() Getter for INPUTLOSSBEHAVIOR

OutputLockingMode

Indicates how MediaLive pipelines are synchronized.

PIPELINE_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the other. EPOCH_LOCKING - MediaLive will attempt to synchronize the output of each pipeline to the Unix epoch.

Accessible with the following methods

Method Description
GET_OUTPUTLOCKINGMODE() Getter for OUTPUTLOCKINGMODE, with configurable default
ASK_OUTPUTLOCKINGMODE() Getter for OUTPUTLOCKINGMODE w/ exceptions if field has no v
HAS_OUTPUTLOCKINGMODE() Determine if OUTPUTLOCKINGMODE has a value

OutputTimingSource

Indicates whether the rate of frames emitted by the Live encoder should be paced by its system clock (which optionally may be locked to another source via NTP) or should be locked to the clock of the source that is providing the input stream.

Accessible with the following methods

Method Description
GET_OUTPUTTIMINGSOURCE() Getter for OUTPUTTIMINGSOURCE, with configurable default
ASK_OUTPUTTIMINGSOURCE() Getter for OUTPUTTIMINGSOURCE w/ exceptions if field has no
HAS_OUTPUTTIMINGSOURCE() Determine if OUTPUTTIMINGSOURCE has a value

SupportLowFramerateInputs

Adjusts video input buffer for streams with very low video framerates. This is commonly set to enabled for music channels with less than one video frame per second.

Accessible with the following methods

Method Description
GET_SUPPLOWFRAMERATEINPUTS() Getter for SUPPORTLOWFRAMERATEINPUTS, with configurable defa
ASK_SUPPLOWFRAMERATEINPUTS() Getter for SUPPORTLOWFRAMERATEINPUTS w/ exceptions if field
HAS_SUPPLOWFRAMERATEINPUTS() Determine if SUPPORTLOWFRAMERATEINPUTS has a value

OutputLockingSettings

Advanced output locking settings

Accessible with the following methods

Method Description
GET_OUTPUTLOCKINGSETTINGS() Getter for OUTPUTLOCKINGSETTINGS