D14128.03—JULY 2009
88
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand Video Layout Frame Remove
Remove a video frame from an existing layout.
Parameters: Required parameters are marked with (
r
):
LayoutId(
r
): <1..2147483647>
FrameId(
r
): <1..65535>
Example:
xcom mand Video Layout Frame Remove LayoutId:1 FrameId:1
*r VideoLayoutFrameRemoveResult (status=OK):
** end
xCommand Video Layout Frame Update
Change the position or content of an existing frame in a layout.
Parameters: Required parameters are marked with (
r
):
LayoutId(
r
): <1..2147483647>
FrameId(
r
): <1..65535>
PositionX(
r
): <0..10000>
PositionY(
r
): <0..10000>
Width(
r
): <1..10000>
Height(
r
): <1..10000>
Layer(
r
): <1..5>
Border: <On/Off>
VideoSourceType(
r
): <graphic/localInput/localMain/localPresentation/mostSpeaking/otherMain/ownMain/
presentation/remoteMain/remotePresentation/videoFile>
VideoSourceId: <0..256>
Example:
xCom mand 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. This will make the defined video composoition to
appear on the specified local output or in the specified remote video stream.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
OutputId(
r
): <0..65534>
LayoutId(
r
): <1..2147483647>
Example:
xcom mand Video Layout Assign Callid:1 OutputId:1 LayoutId:2
OK
*r VideoLayoutAssignResult (status=OK):
** end
xCommand Video Layout UnAssign
Remove the defined video layout from an output, and go back to default.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
OutputId(
r
): <0..65534>
Example:
xcom mand Video Layout UnAssign CallId: 1 OutputId: 1
*r VideoLayoutUnassignResult (status=OK):
** end
The Video Layout commands,
cont...
The Video Layout commands,
cont...
Contents
Introduction
Getting started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand