Cisco TelePresence SX80 Reference Manual page 137

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

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Video Layout LoadDb
Loads and starts using the specified video layout database. The default video layout database
is initially provided by the system. The custom database is generated by the Cisco TC Console
tool and is made available to the codec from within the TC Console tool. The TC Console
software is found at the Developer Zone web page. Go to: http://developer.cisco.com/web/
telepresence-developer/tools/integrators/tc-console.
Custom: The system uses the custom video layout database which generated by the Cisco TC
Console tool.
CustomAutoModes: The system uses the auto mode part of the custom video layout database.
Default: The system use the default video layout database which is provided by the system.
Requires user role: ADMIN
Parameters:
Type(r): <Custom/CustomAutoModes/Default>
Example:
xCommand Video Layout LoadDb Type: Default
xCommand Video Layout Remove
Remove an existing video layout.
LayoutId: A unique identifier for the layout, which was created when the xCommand Video Layout
Add command was issued.
Requires user role: ADMIN
Parameters:
LayoutId(r): <1..2147483647>
Example:
xCommand Video Layout Remove LayoutId: 1
xCommand Video Layout RemoveAll
Remove all existing video layouts.
Requires user role: ADMIN
Example:
xCommand Video Layout RemoveAll
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Video Layout Reset
xCommand Video Layout SetPresentationView
xCommand Video Layout UnAssign
137
xCommand
xCommand
Reset all layout compositions to factory default.
Requires user role: ADMIN
Example:
xCommand Video Layout Reset
Set the presentation view mode.
View: Select Default when you want the presentation to be viewed with the default settings for the
codec. Select Maximized when you want the presentation to be displayed in full screen. Select
Minimized when you want the presentation to be displayed in a small picture on screen.
Requires user role: ADMIN
Parameters:
View(r): <Default/Maximized/Minimized>
Example:
xCommand Video Layout SetPresentationView View:Default
Remove the defined video layout, and go back to default.
CallId: A unique identifier for the call. The CallID is returned when the xCommand Dial command is
run. During the call you can run the xStatus Call command to see the CallId.
OutputId: A unique identifier for the local output, which was created when the xCommand Audio
LocalOutput Add command was issued.
Requires user role: ADMIN
Parameters:
CallId(r): <0..65534>
OutputId(r): <0..65534>
Example:
xCommand Video Layout UnAssign CallId: 1 OutputId: 1
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents