RenderModeType
Video display mode.
Enumerations
- RenderModeHidden
- 1: The video is scaled proportionally. Priority is given to filling the view. Excess video beyond the view due to size mismatch is cropped.
- RenderModeFit
- 2: The video is scaled proportionally. Priority is given to displaying the entire video content. Black bars are added to fill the view if the video size does not match the view size.