D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
166
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Video Input SetMainVideoSource
Set which input source is the main video source. You can identify the input source by either
the physical connector that it is connected to (ConnectorId) or the logical source identifier
(SourceId).
You can combine up to four input sources in a single main video stream (the maximum number
of different input sources depend on the type of video system) by adding multiple ConnectorIds
or SourceIds in the same command. There cannot be a mix of identifier types in the same
command; use either ConnectorId or SourceId.
Requires user role: ADMIN, INTEGRATOR, USER
USAGE:
xCommand Video Input SetMainVideoSource [ConnectorId:
ConnectorId
] [Layout:
Layout
] [SourceId:
SourceId
]
where
ConnectorId:
Integer (1..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.
Layout:
Literal (Equal / PIP)
Sets the layout of the main video source if the main video source is composed of
multiple input sources.
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 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. Check the Video Input
Connector status to find the connector IDs. 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
] [CallId:
CallId
]
LayoutFamily:
LayoutFamily
[CustomLayoutName: "
CustomLayoutName
"]
where
Target:
local/remote
Select if the target is the local layout or the remote layout.
CallId:
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.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand