Class VideoFormat

The format of the video frame.

Hierarchy

  • VideoFormat

Constructors

Properties

Constructors

Properties

fps?: number

The video frame rate (fps). The default value is 15.

height?: number

The height (px) of the video frame. The default value is 540.

width?: number

The width (px) of the video frame. The default value is 960.

Generated using TypeDoc