D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
135
Cisco TelePresence System Codec C40/C60
API Reference Guide
xCommand Video Layout UnAssign
NOTE: This command is not supported on Codec C40.
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.
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:
CallId(r): <0..65534>
OutputId(r): <0..65534>
Example:
xCommand Video Layout UnAssign CallId: 1 OutputId: 1
*r VideoLayoutUnassignResult (status=OK):
** end
xCommand Video Layout UnAssignLocalOutput
NOTE: This command is not supported on Codec C40.
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
OK
*r VideoLayoutUnAssignLocalOutputResult (status=OK):
** end
xCommand Video Layout UnAssignCall
NOTE: This command is not supported on Codec C40.
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
OK
*r VideoLayoutUnAssignCallResult (status=OK):
** end
xCommand Video Layout UnAssignPresentation
NOTE: This command is not supported on Codec C40.
Remove the defined video layout, and go back to default.
Requires user role:
ADMIN
Example:
xCommand Video Layout UnAssignPresentation
OK
*r VideoLayoutUnAssignPresentationResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand