Rate this page:

RenderScaleType

Types of video rendering scaling

Constants

SCALE_FILL

Copy URL

Video frame is scaled to fill the size of the view by maintaining the aspect ratio. Some portion of the video frame may be clipped.

SCALE_FIT

Copy URL

Video frame is scaled to be fit the size of the view by maintaining the aspect ratio (black borders may be displayed).