51
1
>set video test pattern to off for output 1 and output 2
35.
get audout
mute:
<output
channel>
Get audio mute
state for the
specified output
Command sent:
>get audout mute:1
Response:
get audio mute set to off for output 1
36.
set audout
mute:
<output
channel>,<state>
Set audio mute for
the specified output
Enable or disable
audio muting on the
ports specified by
AUDOUT_FORMAT,
The mute state
works as follows:
Setting:
AUDOUT_MUTE =
ENABLE
AUDOUT_FORMAT -
HDMI (HDMI audio
muted, AUDIO OUT
audio off)
AUDOUT_FORMAT -
ANALOG (HDMI
audio off, AUDIO
OUT audio muted)
AUDOUT_FORMAT -
ALL (HDMI audio
muted, AUDIO OUT
audio muted)
Setting:
AUDOUT_MUTE =
DISABLE
AUDOUT_FORMAT -
HDMI (HDMI audio
plays , AUDIO OUT
audio off)
AUDOUT_FORMAT -
ANALOG (HDMI
audio off, AUDIO
<output channel>=
1~8
<state>= on/off
Command sent:
>set audout mute:1,on
Response:
set audio mute to on for output 1