@serenada/core
Preparing search index...
LocalParticipant
Interface LocalParticipant
Local participant info including camera mode and host status.
interface
LocalParticipant
{
audioEnabled
:
boolean
;
cameraMode
:
CameraMode
;
cid
:
string
;
isHost
:
boolean
;
videoEnabled
:
boolean
;
}
Index
Properties
audio
Enabled
camera
Mode
cid
is
Host
video
Enabled
Properties
audio
Enabled
audioEnabled
:
boolean
camera
Mode
cameraMode
:
CameraMode
cid
cid
:
string
is
Host
isHost
:
boolean
video
Enabled
videoEnabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Enabled
camera
Mode
cid
is
Host
video
Enabled
@serenada/core
Loading...
Local participant info including camera mode and host status.