/AWS1/CL_MDLSTANDARDHLSSTGS¶
Standard Hls Settings
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_m3u8settings TYPE REF TO /AWS1/CL_MDLM3U8SETTINGS /AWS1/CL_MDLM3U8SETTINGS¶
Settings information for the .m3u8 container
Optional arguments:¶
iv_audiorenditionsets TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.
Queryable Attributes¶
AudioRenditionSets¶
List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUDIORENDITIONSETS() |
Getter for AUDIORENDITIONSETS, with configurable default |
ASK_AUDIORENDITIONSETS() |
Getter for AUDIORENDITIONSETS w/ exceptions if field has no |
HAS_AUDIORENDITIONSETS() |
Determine if AUDIORENDITIONSETS has a value |
M3u8Settings¶
Settings information for the .m3u8 container
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_M3U8SETTINGS() |
Getter for M3U8SETTINGS |