TANDBERG D14128.02 Network Card User Manual


 
D14128.02—NOVEMBER 2008
66
Codec C90
System Integrator Guide
Contents Introduction Getting Started Interfaces About the API xConfiguration xCommand xStatus Cameras Appendices Contact us
xCommand
xCommand Audio LocalInput Update
Update local input settings.
Required parameters with (r):
InputId(r): <0..65534>
MixerMode: <Auto/Fixed>
AGC: <On/Off>
Mute: <On/Off>
Channels: <1..2>
Example:
xCommand Audio LocalInput Update InputId:1 AGC:off
OK
*r AudioInputGroupUpdateResult (status=OK):
*r/end
xCommand Audio RemoteInput Update
Update remote input settings.
Required parameters with (r):
InputId(r): <0..65534>
AGC(r): <On/Off>
Example:
xCommand Audio RemoteInput Update InputId:37 AGC:off
OK
*r AudioRemoteInputUpdateResult (status=OK):
*r/end
xCommand Audio Sound Play
Play specified audio sound.
Required parameters with (r):
Sound(r): <Busy/CallWaiting/KeyTone/Ringing/SpecialInfo/TelephoneCall/
VideoCall>
Loop: <On/Off>
Example:
xCommand Audio Sound Play Sound:Ringing
*r AudioSoundPlayResult (status=OK):
*r/end
xCommand Audio Sound Stop
Stop playing audio sound.
Example:
xCommand Audio Sound Stop
*r AudioSoundStopResult (status=OK):
*r/end