Xcommand Video Layout Assign; Xcommand Video Layout Assigncall; Xcommand Video Layout Assignlocaloutput - Cisco TelePresence System Codec C90 Reference Manual

Software version tc5.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction
Height: <1..10000>
Layer: <1..5>
Border: <On/Off>
VideoSourceId: <0..2147483647>
VideoSourceType: <graphic/localInput/localMain/localPresentation/mostSpeaking/otherMain/
ownMain/presentation/remoteMain/remotePresentation/videoFile>
Example:
xCommand Video Layout Frame Update LayoutId:1 FrameId:1
PositionX:200 PositionY:200 Width:9600 Height:9600 Layer:1 Border:off
VideoSourceType:localInput VideoSourceId:1
OK
*r VideoLayoutFrameUpdateResult (status=OK):
** end

xCommand Video Layout Assign

Assign an existing layout to any local or remote output. The defined video composition will appear on
the specified local output or in the specified remote video stream.
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.
OutputId: A unique identifier for the local output, which was created when the xCommand Audio
LocalOutput Add command was issued.
LayoutId: A unique identifier for the layout, which was created when the xCommand Video Layout
Add command was issued.
USER
Requires user role:
Parameters:
CallId(r): <0..65534>
OutputId(r): <0..65534>
LayoutId(r): <1..2147483647>
Example:
xCommand Video Layout Assign CallId:1 OutputId:1 LayoutId:2
OK
*r VideoLayoutAssignResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration

xCommand Video Layout AssignLocalOutput

xCommand Video Layout AssignCall

106
xCommand
xCommand
Assign an existing layout to a local output. The defined video composition will appear on the specified
local output.
LayoutId: A unique identifier for the layout, which was created when the xCommand Video Layout
Add command was issued.
OutputId: A unique identifier for the local output, which was created when the xCommand Audio
LocalOutput Add command was issued.
Requires user role:
USER
Parameters:
LayoutId(r): <1..2147483647>
OutputId(r): <0..65534>
Example:
xCommand Video Layout AssignLocalOutput OutputId:1 LayoutId:2
OK
*r VideoLayoutAssignLocalOutputResult (status=OK):
** end
Assign the call layout (main stream) to the remote output. The defined video composition will appear
on the remote main video stream.
LayoutId: A unique identifier for the layout, which was created when the xCommand Video Layout
Add command was issued.
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:
USER
Parameters:
LayoutId(r): <1..2147483647>
CallId: <0..65534>
Example:
xCommand Video Layout AssignCall LayoutId:2 CallId:1
OK
*r VideoLayoutAssignCallResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
www.cisco.com

Advertisement

Table of Contents
loading

Table of Contents