playerc_ptz_t Struct Reference

PTZ device data. More...

#include <playerc.h>

List of all members.

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.

Detailed Description

PTZ device data.


Member Data Documentation

Device info; must be at the start of all device structures.

The current ptz pan and tilt angles.

pan : pan angle (+ve to the left, -ve to the right). tilt : tilt angle (+ve upwrds, -ve downwards).

The current zoom value (field of view angle).


The documentation for this struct was generated from the following file:

Last updated 25 May 2011 21:17:00