Skip to content

/AWS1/CL_MDPSTREAMSELECTION

A StreamSelection configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MAXVIDEOBITSPERSECOND TYPE /AWS1/MDP__INTEGER /AWS1/MDP__INTEGER

The maximum video bitrate (bps) to include in output.

IV_MINVIDEOBITSPERSECOND TYPE /AWS1/MDP__INTEGER /AWS1/MDP__INTEGER

The minimum video bitrate (bps) to include in output.

IV_STREAMORDER TYPE /AWS1/MDPSTREAMORDER /AWS1/MDPSTREAMORDER

A directive that determines the order of streams in the output.


Queryable Attributes

MaxVideoBitsPerSecond

The maximum video bitrate (bps) to include in output.

Accessible with the following methods

Method Description
GET_MAXVIDEOBITSPERSECOND() Getter for MAXVIDEOBITSPERSECOND, with configurable default
ASK_MAXVIDEOBITSPERSECOND() Getter for MAXVIDEOBITSPERSECOND w/ exceptions if field has
HAS_MAXVIDEOBITSPERSECOND() Determine if MAXVIDEOBITSPERSECOND has a value

MinVideoBitsPerSecond

The minimum video bitrate (bps) to include in output.

Accessible with the following methods

Method Description
GET_MINVIDEOBITSPERSECOND() Getter for MINVIDEOBITSPERSECOND, with configurable default
ASK_MINVIDEOBITSPERSECOND() Getter for MINVIDEOBITSPERSECOND w/ exceptions if field has
HAS_MINVIDEOBITSPERSECOND() Determine if MINVIDEOBITSPERSECOND has a value

StreamOrder

A directive that determines the order of streams in the output.

Accessible with the following methods

Method Description
GET_STREAMORDER() Getter for STREAMORDER, with configurable default
ASK_STREAMORDER() Getter for STREAMORDER w/ exceptions if field has no value
HAS_STREAMORDER() Determine if STREAMORDER has a value