ICameraMovement Properties |
The ICameraMovement type exposes the following members.
Name | Description | |
---|---|---|
CurrentAbsolutePanSpeed |
Gets or sets the absolute pan speed.
| |
CurrentAbsoluteTiltSpeed |
Gets or sets the absolute tilt speed.
| |
CurrentAbsoluteZoomSpeed |
Gets or sets the absolute zoom speed.
| |
CurrentContinuousPanSpeed |
Gets or sets the continuous pan speed.
| |
CurrentContinuousTiltSpeed |
Gets or sets the continuous tilt speed.
| |
CurrentContinuousZoomSpeed |
Gets or sets the continuous zoom speed.
| |
CurrentRelativePanSpeed |
Gets or sets the relative pan speed.
| |
CurrentRelativeTiltSpeed |
Gets or sets the relative tilt speed.
| |
CurrentRelativeZoomSpeed |
Gets or sets the relative zoom speed.
| |
IsHomeSupported |
Gets if Home Position is supported by the camera device.
| |
IsPresetSupported |
Gets if presets are supported by the camera device.
| |
IsPTZSupported |
Gets if PTZ is supported by the camera or not.
| |
MaxAbsolutePanSpeed |
Gets the maximum of absolute pan speed.
| |
MaxAbsoluteTiltSpeed |
Gets the maximum of absolute tilt speed.
| |
MaxAbsoluteZoomSpeed |
Gets the maximum of absolute zoom speed.
| |
MaxContinuousPanSpeed |
Gets the maximum of continuous pan speed.
| |
MaxContinuousTiltSpeed |
Gets the maximum of continuous tilt speed.
| |
MaxContinuousZoomSpeed |
Gets the maximum of continuous zoom speed.
| |
MaxPreset |
Gets the maximum number of presets, supported by the camera device.
| |
MaxRelativePanSpeed |
Gets the maximum of relative pan speed.
| |
MaxRelativeTiltSpeed |
Gets the maximum of relative tilt speed.
| |
MaxRelativeZoomSpeed |
Gets the maximum of relative zoom speed.
| |
PanSpeed |
Gets or sets the speed of Pan for all of the movement types.
| |
Preset |
Gets the preset informations
| |
TiltSpeed |
Gets or sets the speed of Tilt for all of the movement types.
| |
ZoomSpeed |
Gets or sets the speed of Zoom for all of the movement types.
|