Click or drag to resize

IPtzSettings Interface

Represents an interface, that contains PTZ control settings.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public interface IPtzSettings

The IPtzSettings type exposes the following members.

Properties
 NameDescription
Public propertyAuxCommands Returns a list of auxiliary commands with their names.
Public propertyPredefinedPositions Returns a list of predefined positions with their names.
Top
See Also