Class DisplayAspectRatio

Export

DisplayAspectRatio

Constructors

Properties

Constructors

Properties

denominator?: number

The denominator of the display aspect ratio (DAR). For example for a DAR of 16:9, the value 9 must be used. (required)

Memberof

DisplayAspectRatio

numerator?: number

The numerator of the display aspect ratio (DAR). For example for a DAR of 16:9, the value 16 must be used. (required)

Memberof

DisplayAspectRatio