Click or drag to resize

ICameraPtz Property

Access to PTZ functionality.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
IPtz Ptz { get; }

Property Value

IPtz
Exceptions
ExceptionCondition
NoPermissionCameoSdkExceptionUser has no 'PTZ' permission.
Remarks
Returns null if camera does not support PTZ or PTZ is not configured for the device.
See Also