Skip to main content
Version: v1.39.0

CanvasDimensions

An interface to describe the dimensions of the HTML Canvas used to composite the stream.

Properties​

height​

height: number

Height of the canvas.


width​

width: number

Width of the canvas.