AV Bridge CONFERENCE
22
Audio Input
NAME: audio input - Gets or sets the current audio input source
SYNOPSIS: audio
input
{get|balanced|unbalanced}
DESCRIPTION: Method used to get or set the current audio
input
source
OPTIONS
get
Get the current audio
input
balanced
Set audio
input
to balanced
unbalanced
Set audio
input
to unbalanced
EXAMPLES
audio input get
input: balanced
Returns the current audio
input
audio input unbalanced
OK
Sets the audio
input
to unbalanced
audio input balanced
OK
Sets the audio
input
to balanced
Audio Mute
NAME: audio mute - Gets or sets the current audio mute
SYNOPSIS: audio
mute
{get|on|off|toggle}
DESCRIPTION: Method used to get or set the current audio
mute
OPTIONS
get
Get the current audio mute
on
Set audio mute to on
off
Set audio mute to off
toggle
Toggle the audio mute
EXAMPLES
audio mute get
mute: off
Returns the current audio mute
audio mute on
OK
Turns the audio mute on
audio mute off
OK
Turns the audio mute off