![]() |
AXptz
|
A structure with the lower and upper limits for the pan, tilt and zoom coordinates. The limits are given in the requested pan, tilt and zoom spaces. Unsupported coordinates are set to zero. More...
Data Fields | |
fixed_t | min_pan_value |
fixed_t | max_pan_value |
fixed_t | min_tilt_value |
fixed_t | max_tilt_value |
fixed_t | min_zoom_value |
fixed_t | max_zoom_value |
A structure with the lower and upper limits for the pan, tilt and zoom coordinates. The limits are given in the requested pan, tilt and zoom spaces. Unsupported coordinates are set to zero.
fixed_t AXPTZLimits::min_pan_value |
Lower limit for the pan coordinate.
fixed_t AXPTZLimits::max_pan_value |
Upper limit for the pan coordinate.
fixed_t AXPTZLimits::min_tilt_value |
Lower limit for the tilt coordinate.
fixed_t AXPTZLimits::max_tilt_value |
Upper limit for the tilt coordinate.
fixed_t AXPTZLimits::min_zoom_value |
Lower limit for the zoom coordinate.
fixed_t AXPTZLimits::max_zoom_value |
Upper limit for the zoom coordinate.