TANDBERG Codec C60 and Codec C40
Contents
Contents
Introduction
Introduction
The Audio commands,
cont...
xCommand Audio LocalInput Update
Update the settings of the local input given by the input ID.
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(r): <0..65534>
Name(r): <S: 0, 255>
MixerMode(r): <Auto/Fixed/GainShared>
AGC(r): <On/Off>
Mute(r): <On/Off>
Channels(r): <1..2>
Example:
xCommand Audio LocalInput Update InputId: 2 Name: "Microphone" MixerMode:
GainShared AGC: Off Mute: Off Channels: 1
OK
*r AudioInputGroupUpdateResult (status=OK):
** end
xCommand Audio LocalInput Remove
Remove the local input given by the input ID.
InputId: A unique identifier for the local input.
Parameters:
InputId(r): <0..65534>
Example:
xCommand Audio LocalInput Remove InputID: 2
OK
*r AudioInputGroupRemoveResult (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 AddConnector
Attach an input connector to the local input given by the input ID. A connector is defined by its type and ID.
InputId: A unique identifier for the local input.
ConnectorType: Select the connector type.
ConnectorId: Select a connector.
Parameters:
InputId(r): <0..65534>
ConnectorType(r): <HDMI/Line/Microphone>
ConnectorId(r): <1..8>
Example:
xCommand Audio LocalInput AddConnector InputId: 3 ConnectorType: Line
ConnectorId: 1
OK
*r AudioInputGroupAddConnectorResult (status=OK):
** end
xCommand Audio LocalInput RemoveConnector
Detach an input connector from the local input given by the input ID. A connector is defined by its type and
ID.
InputId: A unique identifier for the local input.
ConnectorType: Select the connector type.
ConnectorId: Select the connector.
Parameters:
InputId(r): <0..65534>
ConnectorType(r): <HDMI/Line/Microphone>
ConnectorId(r): <1..8>
Example:
xCommand Audio LocalInput RemoveConnector InputId: 3 ConnectorType: Line
ConnectorId: 1
OK
*r AudioInputGroupRemoveConnectorResult (status=OK):
** end
58
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?