CreateViewOptions interface
Options for the renderer of a video stream.
Properties
is |
Whether the view should be mirrored or not. |
scaling |
Scaling mode for the view. |
Property Details
isMirrored
Whether the view should be mirrored or not.
isMirrored?: boolean
Property Value
boolean