AV Bridge CONFERENCE
29
Video Mute
NAME: video mute - Gets or sets the current video mute
SYNOPSIS: video mute {get|on|off|toggle}
DESCRIPTION: Method used to get or set the current video mute
OPTIONS
get
Get the current video mute
on
Set video mute to on
off
Set video mute to off
toggle
Toggle the video mute
EXAMPLES
video mute get
mute: off
Returns the current video mute
video mute on
OK
Turns the video mute on
video mute off
OK
Turns the video mute off