Technical References

D14642.13 Codec C40-C60 API Reference Guide TC6.3, NOVEMBER 2013. Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved. 138
Cisco TelePresence System Codec C40/C60 API Reference Guide
xCommand Video Layout Frame List
Lists the data related to all layout frames created by command 'xCommand Video Layout Frame
Add' for a specific layout identified by 'LayoutId'
Requires user role: ADMIN
Parameters:
LayoutId(o): <1..2147483647>
Example:
xCommand Video Layout Frame List LayoutId: 1
OK
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 PositionX: 0
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 PositionY: 0
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 Width: 10000
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 Height: 10000
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 Layer: 1
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 Border: Off
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 VideoSourceType:
localInput
*r VideoLayoutFrameListResult LayoutId 1 FrameId 1 VideoSourceId: 1
** end
xCommand Video Layout List
Lists all identification numbers for layouts created by command 'xCommand Video Layout Add'.
Requires user role: ADMIN
Example:
xCommand Video Layout List
OK
*r VideoLayoutListResult LayoutId: 1
*r VideoLayoutListResult LayoutId: 3
** end
xCommand Video OSD Close
Closes all menus on the on-screen display.
Element: The on–screen menu.
Requires user role: ADMIN
Parameters:
Element(r): <Menu>
Example:
xCommand Video OSD Close Element: Menu
*r OsdCloseElementResult (status=OK):
** end
xCommand Video PIP ActiveSpeaker Set
Sets position for the active speakers PiP (picture in picture).
Position: Predefined positions.
CenterLeft: The ActiveSpeaker PiP appears on the left side of the screen, in center.
CenterRight: The ActiveSpeaker PiP appears on the right side of the screen, in center.
LowerLeft: The ActiveSpeaker PiP appears in the lower left corner of the screen.
LowerRight: The ActiveSpeaker PiP appears in the lower right corner of the screen.
UpperCenter: The ActiveSpeaker PiP appears on top of the screen, in center.
UpperLeft: The ActiveSpeaker PiP appears in the upper left corner of the screen.
UpperRight: The ActiveSpeaker PiP appears in the upper right corner of the screen.
Requires user role: ADMIN
Parameters:
Position(r): <CenterLeft/CenterRight/LowerLeft/LowerRight/UpperCenter/UpperLeft/UpperRight>
Example:
xCommand Video PIP ActiveSpeaker Set Position: UpperRight
*r ActiveSpeakerPipSetResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand