![]() |
AXptz
|
A structure with the current pan, tilt and zoom coordinates and move statuses. The coordinates are given in the requested pan, tilt and zoom spaces. More...
Data Fields | |
fixed_t | pan_value |
AXPTZMoveStatus | pan_status |
fixed_t | tilt_value |
AXPTZMoveStatus | tilt_status |
fixed_t | zoom_value |
AXPTZMoveStatus | zoom_status |
AXPTZMonotonicTimestamp | time_val |
A structure with the current pan, tilt and zoom coordinates and move statuses. The coordinates are given in the requested pan, tilt and zoom spaces.
fixed_t AXPTZStatus::pan_value |
The current pan coordinate.
AXPTZMoveStatus AXPTZStatus::pan_status |
The camera's pan status.
fixed_t AXPTZStatus::tilt_value |
The current tilt coordinate.
AXPTZMoveStatus AXPTZStatus::tilt_status |
The camera's tilt status.
fixed_t AXPTZStatus::zoom_value |
The current zoom coordinate.
AXPTZMoveStatus AXPTZStatus::zoom_status |
The camera's zoom status.
AXPTZMonotonicTimestamp AXPTZStatus::time_val |
Timestamp for the coordinates and statuses.