Skip to content

/AWS1/CL_MDTHLSCONFIGURATION

The configuration for HLS content.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_manifestendpointprefix TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

iv_dualstackmnfstendptprefix TYPE /AWS1/MDT__STRING /AWS1/MDT__STRING

The dual-stack (IPv4 and IPv6) URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.


Queryable Attributes

ManifestEndpointPrefix

The URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

Accessible with the following methods

Method Description
GET_MANIFESTENDPOINTPREFIX() Getter for MANIFESTENDPOINTPREFIX, with configurable default
ASK_MANIFESTENDPOINTPREFIX() Getter for MANIFESTENDPOINTPREFIX w/ exceptions if field has
HAS_MANIFESTENDPOINTPREFIX() Determine if MANIFESTENDPOINTPREFIX has a value

DualStackManifestEndpointPrefix

The dual-stack (IPv4 and IPv6) URL that MediaTailor generates to initiate a playback session for devices that support Apple HLS. The session uses server-side reporting.

Accessible with the following methods

Method Description
GET_DUALSTACKMNFSTENDPTPREF() Getter for DUALSTACKMNFSTENDPOINTPREFIX, with configurable d
ASK_DUALSTACKMNFSTENDPTPREF() Getter for DUALSTACKMNFSTENDPOINTPREFIX w/ exceptions if fie
HAS_DUALSTACKMNFSTENDPTPREF() Determine if DUALSTACKMNFSTENDPOINTPREFIX has a value