Optional
fullScreen?: booleanIf true
, displays the video in full-screen mode.
Optional
hasMultiCamera?: booleanIf true
, enables multi-camera support.
Optional
isPiPView?: booleanIf true
, enables Picture-in-Picture (PiP) mode.
Optional
multiCameraIndex?: string | nullThe index of the selected camera when using multiple cameras.
If null
, the default camera is used.
Optional
preview?: booleanIf true
, the video view is for preview purpose.
Optional
sharing?: booleanIndicates whether the user is sharing their screen.
The unique user ID of the participant that the video view belongs to.
Optional
videoAspect?: VideoAspectDefines the aspect ratio of the video.
Optional
videoResolution?: VideoResolutionSpecifies the resolution of the video.
Properties for the
ZoomView
component.