/AWS1/CL_MD2DASHDVBSETTINGS¶
For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fontdownload TYPE REF TO /AWS1/CL_MD2DASHDVBFONTDOWNL00 /AWS1/CL_MD2DASHDVBFONTDOWNL00¶
Subtitle font settings.
it_errormetrics TYPE /AWS1/CL_MD2DASHDVBMETRPTING=>TT_DASHDVBERRORMETRICS TT_DASHDVBERRORMETRICS¶
Playback device error reporting settings.
Queryable Attributes¶
FontDownload¶
Subtitle font settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FONTDOWNLOAD() |
Getter for FONTDOWNLOAD |
ErrorMetrics¶
Playback device error reporting settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORMETRICS() |
Getter for ERRORMETRICS, with configurable default |
ASK_ERRORMETRICS() |
Getter for ERRORMETRICS w/ exceptions if field has no value |
HAS_ERRORMETRICS() |
Determine if ERRORMETRICS has a value |