Xcommand Audio Localinput Addconnector; Xcommand Audio Localinput Removeconnector; Xcommand Audio Localoutput Add - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction

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.
Requires user role:
USER
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.
Requires user role:
USER
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
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration

xCommand Audio LocalOutput Add

74
xCommand
xCommand
Create a local output and generate the local output id. A local output is a mix of local input and remote
input signals. All connectors attached to the local output receive the same signal.
OutputId: A unique identifier for the local output.
Name: Choose a name that describes the local output.
Loudspeaker: If one or more of the output connectors are connected to a loudspeaker, this signal
should be a reference signal to the echo canceller. Hence set loudspeaker to On. NOTE: When
microphone reinforcement is disabled there should only be one loudspeaker local output.
Channels: Set channels to 1 to mix the local and remote inputs into a mono signal. To mix the inputs
into a stereo signal, set channels to 2.
Requires user role:
USER
Parameters:
OutputId: <0..65534>
Name: <S: 0, 255>
Loudspeaker: <On/Off>
Channels: <1..2>
Example:
xCommand Audio LocalOutput Add
OK
*r AudioOutputGroupAddResult (status=OK):
OutputId: 47
** end
API Reference Guide
xStatus
Appendices
www.cisco.com

Advertisement

Table of Contents
loading

Table of Contents