setLocalVideo(bool)
Updates the local camera state. Does nothing if not in a call.
Returns this.
this
Syntactic sugar for this.updateParticipant('local', { setVideo: bool }).
this.updateParticipant('local', { setVideo: bool })