playerc_ptz_t Struct Reference
[ptz]
#include <playerc.h>
Collaboration diagram for playerc_ptz_t:

Detailed Description
PTZ device data.
Definition at line 2861 of file playerc.h.
Public Attributes | |
| playerc_device_t | info |
| Device info; must be at the start of all device structures. | |
| double | pan |
| The current ptz pan and tilt angles. | |
| double | tilt |
| double | zoom |
| The current zoom value (field of view angle). | |
| int | status |
| The current pan and tilt status. | |
Member Data Documentation
| double playerc_ptz_t::pan |
The documentation for this struct was generated from the following file:
