setLocalVideo()

setLocalVideo(bool)

Compatibility:
Prebuilt
Custom

Updates the local camera state. Does nothing if not in a call.

Returns this.

Syntactic sugar for this.updateParticipant('local', { setVideo: bool }).