/AWS1/CL_MDLFAILOVERCONDSTGS¶
Settings for one failover condition.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_audiosilencesettings TYPE REF TO /AWS1/CL_MDLAUDIOSILENCEFAIL00 /AWS1/CL_MDLAUDIOSILENCEFAIL00¶
MediaLive will perform a failover if the specified audio selector is silent for the specified period.
io_inputlosssettings TYPE REF TO /AWS1/CL_MDLINPLOSSFAILOVERS00 /AWS1/CL_MDLINPLOSSFAILOVERS00¶
MediaLive will perform a failover if content is not detected in this input for the specified period.
io_videoblacksettings TYPE REF TO /AWS1/CL_MDLVIDEOBLACKFAILOV00 /AWS1/CL_MDLVIDEOBLACKFAILOV00¶
MediaLive will perform a failover if content is considered black for the specified period.
Queryable Attributes¶
AudioSilenceSettings¶
MediaLive will perform a failover if the specified audio selector is silent for the specified period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIOSILENCESETTINGS() |
Getter for AUDIOSILENCESETTINGS |
InputLossSettings¶
MediaLive will perform a failover if content is not detected in this input for the specified period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INPUTLOSSSETTINGS() |
Getter for INPUTLOSSSETTINGS |
VideoBlackSettings¶
MediaLive will perform a failover if content is considered black for the specified period.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VIDEOBLACKSETTINGS() |
Getter for VIDEOBLACKSETTINGS |