Manual

AV Bridge
Vaddio AV Bridge - Document Number 342-0518 Rev D. Software Version 2.1.0 Page 32 of 36
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
Video
NAME
video - Gets or sets the current video settings
SYNOPSIS
video {input {get|hdmi|rgbhv|sd|ypbpr} | mute {get|on|off|toggle}}
DESCRIPTION
Method used to get or set the current video settings
OPTIONS
input Get/set the current video input source
mute Get/set the current video mute
EXAMPLES
v
ideo input hdmi
Sets the video input to hdmi
----
video mute get
mute: off
Returns the current video mute