CreateViewOptions interface

Options for the renderer of a video stream.

Properties

isMirrored

Whether the view should be mirrored or not.

scalingMode

Scaling mode for the view.

Property Details

isMirrored

Whether the view should be mirrored or not.

isMirrored?: boolean

Property Value

boolean

scalingMode

Scaling mode for the view.

scalingMode?: ScalingMode

Property Value