| ActiveParticipantCameraRemoteControlCapability Property |
Capability info indicating whether local user can control the participant's camera.
Typically, a conference room system's camera is remotely controllable, where position/tilt/zoom (PTZ)
of the camera can be controlled programmatically.
The capability returns not supported if the participant does not have a remote controllable camera.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic Capability CameraRemoteControlCapability { get; }Property Value
Type:
Capability
Remarks
Conference video features are not supported when the client is used in shared control mode.
See Also