Cisco TelePresence SX80 Reference Manual page 138

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

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Video Layout UnAssignCall
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
xCommand Video Layout UnAssignLocalOutput
Remove the defined video layout, and go back to default.
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:
OutputId(r): <0..65534>
Example:
xCommand Video Layout UnAssignLocalOutput OutputId:1
xCommand Video Layout UnAssignPresentation
Remove the defined video layout, and go back to default.
Requires user role: ADMIN
Example:
xCommand Video Layout UnAssignPresentation
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Video Matrix Assign
xCommand Video Matrix Reset
138
xCommand
xCommand
xCommand Video Matrix commands are a smart overlay to the xCommand Video Layout commands
to make it easy to do simple video compositions.
Mode: 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: Choose the output you wish to use for this layout.
SourceId: 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.
Requires user role: USER
Parameters:
Mode: <Add / Replace>
Output (r): <1 – 2>
SourceId (r): <1 – 3>
Example:
xCommand Video Matrix Assign Mode:Add Output:1 SourceId:1
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.
Output: Choose the output you want to reset.
Requires user role: USER
Parameters:
Output: <1 – 2>
Example:
xCommand Video Matrix Reset Output: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