Cisco TelePresence SX80 Reference Manual page 91

Application programmer interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Audio LocalInput Update
Update the settings of the local input given by the input ID.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
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 stron-
gest 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.
Requires user role: ADMIN
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
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Audio LocalOutput Add
91
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.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
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 canceler. 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.
VolumeControlled: Choose whether this output's volume is controlled by global audio control
(Off), or if it is at the level defined with xCommand Audio Volume Set (On). If you wish to set
VolumeControlled to Off, you must also set the parameter Loudspeaker to Off. Added in TC7.3.3.
Requires user role: ADMIN
Parameters:
OutputId: <0..65534>
Name: <S: 0, 255>
Loudspeaker: <On/Off>
Channels: <1..2>
VolumeControlled: <On/Off>
Example:
xCommand Audio LocalOutput Add OutputId: 47
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents