Skip to content

/AWS1/CL_MDCMINBOTTOMRENDITI00

Use Min bottom rendition size to specify a minimum size for the lowest resolution in your ABR stack. * The lowest resolution in your ABR stack will be equal to or greater than the value that you enter. For example: If you specify 640x360 the lowest resolution in your ABR stack will be equal to or greater than to 640x360. * If you specify a Min top rendition size rule, the value that you specify for Min bottom rendition size must be less than, or equal to, Min top rendition size.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_height TYPE /AWS1/MDC__INTEGERMIN32MAX8192 /AWS1/MDC__INTEGERMIN32MAX8192

Use Height to define the video resolution height, in pixels, for this rule.

iv_width TYPE /AWS1/MDC__INTEGERMIN32MAX8192 /AWS1/MDC__INTEGERMIN32MAX8192

Use Width to define the video resolution width, in pixels, for this rule.


Queryable Attributes

Height

Use Height to define the video resolution height, in pixels, for this rule.

Accessible with the following methods

Method Description
GET_HEIGHT() Getter for HEIGHT, with configurable default
ASK_HEIGHT() Getter for HEIGHT w/ exceptions if field has no value
HAS_HEIGHT() Determine if HEIGHT has a value

Width

Use Width to define the video resolution width, in pixels, for this rule.

Accessible with the following methods

Method Description
GET_WIDTH() Getter for WIDTH, with configurable default
ASK_WIDTH() Getter for WIDTH w/ exceptions if field has no value
HAS_WIDTH() Determine if WIDTH has a value