/AWS1/CL_MDTHLSPLAYLISTSTGS¶
HLS playlist configuration parameters.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_manifestwindowseconds TYPE /AWS1/MDT__INTEGER /AWS1/MDT__INTEGER¶
The total duration (in seconds) of each manifest. Minimum value:
30seconds. Maximum value:3600seconds.
it_admarkuptype TYPE /AWS1/CL_MDTADMARKUPTYPES_W=>TT_ADMARKUPTYPES TT_ADMARKUPTYPES¶
Determines the type of SCTE 35 tags to use in ad markup. Specify
DATERANGEto useDATERANGEtags (for live or VOD content). SpecifySCTE35_ENHANCEDto useEXT-X-CUE-OUTandEXT-X-CUE-INtags (for VOD content only).
Queryable Attributes¶
ManifestWindowSeconds¶
The total duration (in seconds) of each manifest. Minimum value:
30seconds. Maximum value:3600seconds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MANIFESTWINDOWSECONDS() |
Getter for MANIFESTWINDOWSECONDS, with configurable default |
ASK_MANIFESTWINDOWSECONDS() |
Getter for MANIFESTWINDOWSECONDS w/ exceptions if field has |
HAS_MANIFESTWINDOWSECONDS() |
Determine if MANIFESTWINDOWSECONDS has a value |
AdMarkupType¶
Determines the type of SCTE 35 tags to use in ad markup. Specify
DATERANGEto useDATERANGEtags (for live or VOD content). SpecifySCTE35_ENHANCEDto useEXT-X-CUE-OUTandEXT-X-CUE-INtags (for VOD content only).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADMARKUPTYPE() |
Getter for ADMARKUPTYPE, with configurable default |
ASK_ADMARKUPTYPE() |
Getter for ADMARKUPTYPE w/ exceptions if field has no value |
HAS_ADMARKUPTYPE() |
Determine if ADMARKUPTYPE has a value |