Technical References
D14642.13 Codec C40-C60 API Reference Guide TC6.3, NOVEMBER 2013. Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved. 137
Cisco TelePresence System Codec C40/C60 API Reference Guide
xCommand Video Layout UnAssignCall
NOTE: This command is not supported on Codec C40.
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.
Requires user role: ADMIN
Parameters:
CallId: <0..65534>
Example:
xCommand Video Layout UnAssignCall CallId:1
OK
*r VideoLayoutUnAssignCallResult (status=OK):
** end
xCommand Video Layout UnAssignPresentation
NOTE: This command is not supported on Codec C40.
Remove the defined video layout, and go back to default.
Requires user role: ADMIN
Example:
xCommand Video Layout UnAssignPresentation
OK
*r VideoLayoutUnAssignPresentationResult (status=OK):
** end
xCommand Video Layout SetPresentationView
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
OK
*r VideoLayoutSetPresentationViewResult (status=OK):
** end
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
*r VideoLayoutLoadDbResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand