toggleMuteVideo
Toggles the participant’s video mute state.
Returns
Promise<void>
Examples
See
videoMuted$— reactive state pair.muteVideo/unmuteVideo— force a specific state.- Gated by
SelfCapabilities.self.muteVideo.
Toggles the participant’s video mute state.
Promise<void>
videoMuted$ — reactive state pair.muteVideo / unmuteVideo — force a specific state.SelfCapabilities.self.muteVideo.