4K 4x1 Seamless Switcher with Multi-view
25
8.2.3 Audio Switching
Command
Description
Command &
Feedback Example
#SET_AUDIO_MUTE
Mute/Unmute audio
#SET_AUDIO_MUTE PARAM
PARAM = 0 ~ 1
0 - DISABLED
1 - ENABLED
#SET_AUDIO_MUTE 1
@AUDIO_MUTE 1
#GET_AUDIO_MUTE
Get the audio mute status
#GET_AUDIO_MUTE
@AUDIO_MUTE 1
#SET_AUDIO_SRC
Set the audio output source
#SET_AUDIO_SRC PARAM
PARAM = 1 ~ 5
1 - HDMI 1
2 - HDMI 2
3 - HDMI 3
4 - HDMI 4
5 - LINE IN
#SET_AUDIO_SRC 1
@AUDIO_SRC 1
#GET_AUDIO_SRC
Get the audio output source
#GET_AUDIO_SRC
@AUDIO_SRC 1
#SET_AUDIO_MIX
Enable/Disable audio mix
#SET_AUDIO_MIX PARAM
PARAM = 0 ~ 1
0 - DISABLED
1 - ENABLED
#SET_AUDIO_MIX 1
@AUDIO_MIX 1
#GET_AUDIO_MIX
Get audio mix status
#GET_AUDIO_MIX
@AUDIO_MIX 1
#SET_FULL_SWAUD
Set audio switch by input when
full mode is select.
#SET_FULL_SWAUD PARAM
PARAM = 0 ~ 1
0 - DISABLED
1 - ENABLED
#SET_FULL_SWAUD 1
@FULL_SWAUD 1
#GET_FULL_SWAUD
Get audio switch by input when
full mode is select
#GET_FULL_SWAUD
@FULL_SWAUD 1