/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 |