Interface CanvasDimensions

The dimensions of the canvas for video streams.

Signature

interface CanvasDimensions

Property signatures

Name Description
height Height measured in pixels. This can be changed by the user.
width Width measured in pixels. This can be changed by the user.