Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

RESIZE

RESIZE: = "RESIZE"

The aspect ratio of video is not respected and the video is scaled to fill the whole video frame.

RESIZE_ASPECT

RESIZE_ASPECT: = "RESIZE_ASPECT"

The aspect ratio of video is respected and the video is scaled to keep it visible inside the video frame.

RESIZE_ASPECT_FILL

RESIZE_ASPECT_FILL: = "RESIZE_ASPECT_FILL"

The aspect ratio of video is respected and the video is scaled to fill the whole video frame. This might crop the video!

Legend

  • Constructor
  • Property
  • Method
  • Accessor
  • Property
  • Method
  • Inherited property

Generated using TypeDoc