canvas property

HTMLCanvasElement get canvas

The canvas read-only property of the CanvasCaptureMediaStreamTrack interface returns the HTMLCanvasElement from which frames are being captured.

Implementation

external HTMLCanvasElement get canvas;