Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RenderModeType

Video display modes.

Index

Enumeration members

RenderModeFit = 2

2: Fit mode. Uniformly scale the video until one of its dimension fits the boundary (zoomed to fit). Areas that are not filled due to disparity in the aspect ratio are filled with black.

RenderModeHidden = 1

1: Hidden mode. Uniformly scale the video until one of its dimension fits the boundary (zoomed to fit). One dimension of the video may have clipped contents.

Generated using TypeDoc