interfacesInterface: CanvasDimensionsVersion: v1.18.0On this pageInterface: 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.