InterfacesCanvasDimensionsVersion: v1.13.0On this pageInterface: CanvasDimensionsAn 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.