/AWS1/CL_MDLSMARTSBTTLSRCSTGS¶
Smart Subtitle Source Settings
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_captionsyncmode TYPE /AWS1/MDLCAPTIONSYNCMODE /AWS1/MDLCAPTIONSYNCMODE¶
Controls whether MediaLive delays video to synchronize captions with audio and video output.
iv_inferencefeedoutput TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
The name of the Elemental Inference feed output that supplies subtitle input into this caption selector.
Queryable Attributes¶
CaptionSynchronizationMode¶
Controls whether MediaLive delays video to synchronize captions with audio and video output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPTIONSYNCMODE() |
Getter for CAPTIONSYNCHRONIZATIONMODE, with configurable def |
ASK_CAPTIONSYNCMODE() |
Getter for CAPTIONSYNCHRONIZATIONMODE w/ exceptions if field |
HAS_CAPTIONSYNCMODE() |
Determine if CAPTIONSYNCHRONIZATIONMODE has a value |
InferenceFeedOutput¶
The name of the Elemental Inference feed output that supplies subtitle input into this caption selector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFERENCEFEEDOUTPUT() |
Getter for INFERENCEFEEDOUTPUT, with configurable default |
ASK_INFERENCEFEEDOUTPUT() |
Getter for INFERENCEFEEDOUTPUT w/ exceptions if field has no |
HAS_INFERENCEFEEDOUTPUT() |
Determine if INFERENCEFEEDOUTPUT has a value |