TANDBERG Codec C60 and Codec C40
Contents
Contents
Introduction
Introduction
The Audio commands,
cont...
*r AudioEqualizerListResult Equalizer 1 Section 3 FilterType: "Peaking"
*r AudioEqualizerListResult Equalizer 1 Section 3 Frequency: "500"
*r AudioEqualizerListResult Equalizer 1 Section 3 Q: "4"
*r AudioEqualizerListResult Equalizer 1 Section 3 Gain: "0"
*r AudioEqualizerListResult Equalizer 1 Section 4 FilterType: "Peaking"
*r AudioEqualizerListResult Equalizer 1 Section 4 Frequency: "1000"
*r AudioEqualizerListResult Equalizer 1 Section 4 Q: "4"
*r AudioEqualizerListResult Equalizer 1 Section 4 Gain: "0"
*r AudioEqualizerListResult Equalizer 1 Section 5 FilterType: "Peaking"
*r AudioEqualizerListResult Equalizer 1 Section 5 Frequency: "2000"
*r AudioEqualizerListResult Equalizer 1 Section 5 Q: "4"
*r AudioEqualizerListResult Equalizer 1 Section 5 Gain: "0"
*r AudioEqualizerListResult Equalizer 1 Section 6 FilterType: "Peaking"
*r AudioEqualizerListResult Equalizer 1 Section 6 Frequency: "5000"
*r AudioEqualizerListResult Equalizer 1 Section 6 Q: "0"
*r AudioEqualizerListResult Equalizer 1 Section 6 Gain: "0"
** end
xCommand Audio Microphones Mute
Mute all microphones.
Parameters:
No paramters.
Example:
xCommand Audio Microphones Mute
*r AudioMicrophonesMuteResult (status=OK):
** end
xCommand Audio Microphones Unmute
Unmute microphones.
Parameters:
No paramters.
Example:
xCommand Audio Microphones Unmute
*r AudioMicrophonesUnmuteResult (status=OK):
** end
D14642.02—MAY 2010
About the API
About the API
xConfiguration
xConfiguration
xCommand
xCommand
xCommand
xStatus
xStatus
The Audio commands,
cont...
xCommand Audio LocalInput Add
Create a local input and generates the local input id. A local input is a mix of input connectors with the
following settings: Name, MixerMode, AGC, Mute and Channels.
Read more about the audio API in the API Guide for the codec. The API guide is found at http://www.
tandberg.com.
InputId: A unique identifier for the local input.
Name: Choose a name that describes the mix of input connectors.
MixerMode Auto: The microphone with the strongest speaker is active and the others are strongly
attenuated.
MixerMode Fixed: The input connector signals are mixed together with equal gains.
MixerMode GainShared: The microphones are given a normalized gain factor relative to the strongest
speaker before being mixed together.
AGC: Automatic Gain Control.
Mute: Mutes the mix of input connectors.
Channels: Set channels to 1 to mix the input connectors into a mono signal. To mix the input connectors
into a stereo signal, set channels to 2.
Parameters:
InputId: <0..65534>
Name: <S: 0, 255>
MixerMode: <Auto/Fixed/GainShared>
AGC: <On/Off>
Mute: <On/Off>
Channels: <1..2>
Example:
xCommand Audio LocalInput Add
OK
*r AudioInputGroupAddResult (status=OK):
InputId: 2
** end
57
API Guide
Appendices
Appendices
Contact us
Contact us
www.tandberg.com
Need help?
Do you have a question about the Codec C Series and is the answer not in the manual?