Click or drag to resize

ICameraMovement Properties

The ICameraMovement type exposes the following members.

Properties
 NameDescription
Public propertyCurrentAbsolutePanSpeed Gets or sets the absolute pan speed.
Public propertyCurrentAbsoluteTiltSpeed Gets or sets the absolute tilt speed.
Public propertyCurrentAbsoluteZoomSpeed Gets or sets the absolute zoom speed.
Public propertyCurrentContinuousPanSpeed Gets or sets the continuous pan speed.
Public propertyCurrentContinuousTiltSpeed Gets or sets the continuous tilt speed.
Public propertyCurrentContinuousZoomSpeed Gets or sets the continuous zoom speed.
Public propertyCurrentRelativePanSpeed Gets or sets the relative pan speed.
Public propertyCurrentRelativeTiltSpeed Gets or sets the relative tilt speed.
Public propertyCurrentRelativeZoomSpeed Gets or sets the relative zoom speed.
Public propertyIsHomeSupported Gets if Home Position is supported by the camera device.
Public propertyIsPresetSupported Gets if presets are supported by the camera device.
Public propertyIsPTZSupported Gets if PTZ is supported by the camera or not.
Public propertyMaxAbsolutePanSpeed Gets the maximum of absolute pan speed.
Public propertyMaxAbsoluteTiltSpeed Gets the maximum of absolute tilt speed.
Public propertyMaxAbsoluteZoomSpeed Gets the maximum of absolute zoom speed.
Public propertyMaxContinuousPanSpeed Gets the maximum of continuous pan speed.
Public propertyMaxContinuousTiltSpeed Gets the maximum of continuous tilt speed.
Public propertyMaxContinuousZoomSpeed Gets the maximum of continuous zoom speed.
Public propertyMaxPreset Gets the maximum number of presets, supported by the camera device.
Public propertyMaxRelativePanSpeed Gets the maximum of relative pan speed.
Public propertyMaxRelativeTiltSpeed Gets the maximum of relative tilt speed.
Public propertyMaxRelativeZoomSpeed Gets the maximum of relative zoom speed.
Public propertyPanSpeed Gets or sets the speed of Pan for all of the movement types.
Public propertyPreset Gets the preset informations
Public propertyTiltSpeed Gets or sets the speed of Tilt for all of the movement types.
Public propertyZoomSpeed Gets or sets the speed of Zoom for all of the movement types.
Top
See Also