/AWS1/CL_MDLAUDIOHLSRENDITIO00¶
Audio Hls Rendition Selection
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_groupid TYPE /AWS1/MDL__STRINGMIN1 /AWS1/MDL__STRINGMIN1¶
Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
iv_name TYPE /AWS1/MDL__STRINGMIN1 /AWS1/MDL__STRINGMIN1¶
Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
Queryable Attributes¶
GroupId¶
Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPID() |
Getter for GROUPID, with configurable default |
ASK_GROUPID() |
Getter for GROUPID w/ exceptions if field has no value |
HAS_GROUPID() |
Determine if GROUPID has a value |
Name¶
Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |