CameraControl Enumeration |
Namespace: Avaya.ClientServices
public enum CameraControl
| Member name | Value | Description | |
|---|---|---|---|
| Up | 0 | Move camera up. | |
| Down | 1 | Move camera down. | |
| Left | 2 | Move camera left. | |
| Right | 3 | Move camera right. | |
| ZoomIn | 4 | Zoom the camera in. | |
| ZoomOut | 5 | Zoom the camera out. |
© 2017 Avaya LLC. All Rights Reserved.