# videoCapturerMute

Description: Notification showing that a video capture device has been muted.

Example:

{
    "event": "videoCapturerMute",
    "mute": false,
    "method": "event"
}

Parameter description:

  • mute — the flag indicating if the video capture device is turned on or off

See also: