Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
136
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Video Input Source SetActiveConnector
Select which connector is active. Input Connector 4 (DVI-I) and Connector 5 (S-Video/
Composite) cannot be active simultaneously.
Requires user role: ADMIN, USER
USAGE: 
xCommand Video Input Source SetActiveConnector [ConnectorId: 
ConnectorId
where
ConnectorId: Integer (4..5)
The identifier (ID) of the connector. Connector [n] has ID n. Run the following API 
command to find the ID: xStatus Video Input Connector. The connector ID is also printed 
on the codec connector panel.
xCommand Video Layout LayoutFamily Set
Select the screen layout mode.
Requires user role: ADMIN, USER
USAGE: 
xCommand Video Layout LayoutFamily Set [Target: 
Target
] [: ] LayoutFamily: 
LayoutFamily
 [CustomLayoutName: "
CustomLayoutName
"] 
where
Target: local/remote
Select if the target is the local layout or the remote layout.
: Integer (0..65534)
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.
LayoutFamily: auto/custom/equal/overlay/prominent/single
Select a layout family.
CustomLayoutName: String (1, 128)
Enter a name for the layout.
xCommand Video Matrix Assign
xCommand Video Matrix commands are a smart overlay to the xCommand Video Layout 
commands to make it easy to do simple video compositions.
Requires user role: ADMIN, USER
USAGE: 
xCommand Video Matrix Assign [Mode: 
Mode
] Output: 
Output
 SourceId: 
SourceId
 
where
Mode: Add/Replace
Choose whether to replace the existing source on that output rendered full screen or to 
add it. Using Add, the layout engine will recompose the multiple sources automatically. 
Replace is the default value.
Output: Integer (1..3)
Choose the output you wish to use for this layout.
SourceId: Integer (1..4)
The identifier (ID) of the input source. Input Source [n] has ID n. Run the following API 
command to find the ID: xStatus Video Input Source.
xCommand Video Matrix Reset
Reset the content on the output to the default layout 
xCommand Video Matrix commands are a smart overlay to the xCommand Video Layout 
commands to make it easy to do simple video compositions.
Requires user role: ADMIN, USER
USAGE: 
xCommand Video Matrix Reset [Output: 
Output
where
Output: Integer (1..3)
Choose the output you want to reset.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand