User guide

ES9600 User Guide Chapter 8: Remote control Protocols
68 Version 1.13
GetAudioMute <channel list>
This command returns the audio mute setting for the requested channels.
Player Response:
AudioMute <channel> <mute>
AudioMute
The mute response parameter will be “1” if the channel is muted or “0” if the channel is un-muted.
GetAudioVolume <channel list>
This command returns the audio output attenuation level for the requested channels.
Player Response:
AudioVolume <channel> <left_attenuation> <right_attenuation>
AudioVolume
The attenuation level is measured in decibels ranging from the value 0 (no attenuation) to -144 (full attenuation).
Example:
GetAudioVolume 1,2
AudioVolume 1 0 0
AudioVolume 2 -144 -144
AudioVolume
In this example channel 1 is set for maximum audio output (no attenuation) and channel 2 is set for no audio
output (full attenuation).
GetChannelCount
This command returns the number of channels available on the player. The number of channels may vary
depending upon the current mode of the player. For the MS9600, the number of channels will be either 1 or 2.
Player Response:
ChannelCount <number>
GetColorspace <video output 1> … <video output N>
This command returns the colorspace of the requested video outputs.
Player Response:
Colorspace <video output> <colorspace>
Colorspace
Examples:
GetColorspace
Colorspace “video.hdsdi” “CIE 1931 XYZ”