Share via


VideoResolution interface

Resolution of the video feed in pixels.

Properties

height

Height of the video in pixels. Must be greater than 0.

width

Width of the video in pixels. Must be greater than 0.

Property Details

height

Height of the video in pixels. Must be greater than 0.

height: number

Property Value

number

width

Width of the video in pixels. Must be greater than 0.

width: number

Property Value

number