Skip to main content
Version: v1.3.1

Interface: 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.