|
PTLib Version 2.10.2
|
#include <videoio.h>
Public Types | |
| enum | InputControlType { ControlPan, ControlTilt, ControlZoom } |
Static Public Member Functions | |
| static PString | AsString (const InputControlType &type) |
Public Attributes | |
| InputControlType | type |
| long | min |
| long | max |
| long | step |
| long | def |
| long | flags |
| long | current |
| static PString PVideoControlInfo::AsString | ( | const InputControlType & | type | ) | [static] |