Skip to content

/AWS1/CL_MDPMSSPACKAGE

A Microsoft Smooth Streaming (MSS) packaging configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_ENCRYPTION TYPE REF TO /AWS1/CL_MDPMSSENCRYPTION /AWS1/CL_MDPMSSENCRYPTION

Encryption

IV_MANIFESTWINDOWSECONDS TYPE /AWS1/MDP__INTEGER /AWS1/MDP__INTEGER

The time window (in seconds) contained in each manifest.

IV_SEGMENTDURATIONSECONDS TYPE /AWS1/MDP__INTEGER /AWS1/MDP__INTEGER

The duration (in seconds) of each segment.

IO_STREAMSELECTION TYPE REF TO /AWS1/CL_MDPSTREAMSELECTION /AWS1/CL_MDPSTREAMSELECTION

StreamSelection


Queryable Attributes

Encryption

Encryption

Accessible with the following methods

Method Description
GET_ENCRYPTION() Getter for ENCRYPTION

ManifestWindowSeconds

The time window (in seconds) contained in each manifest.

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

SegmentDurationSeconds

The duration (in seconds) of each segment.

Accessible with the following methods

Method Description
GET_SEGMENTDURATIONSECONDS() Getter for SEGMENTDURATIONSECONDS, with configurable default
ASK_SEGMENTDURATIONSECONDS() Getter for SEGMENTDURATIONSECONDS w/ exceptions if field has
HAS_SEGMENTDURATIONSECONDS() Determine if SEGMENTDURATIONSECONDS has a value

StreamSelection

StreamSelection

Accessible with the following methods

Method Description
GET_STREAMSELECTION() Getter for STREAMSELECTION