|
Valkka
1.6.1
OpenSource Video Management
|
Parameters for connecting to a usb camera. More...
#include <usbthread.h>

Public Member Functions | |
| USBCameraConnectionContext (const char *device, SlotNumber slot, FrameFilter *f) | |
Public Attributes | |
| std::string | device |
| SlotNumber | slot |
| A unique stream slot that identifies this stream. | |
| FrameFilter * | framefilter |
| Frames are feeded into this FrameFilter. | |
| int | width |
| int | height |
| TimeCorrectionType | time_correction |
| How to perform frame timestamp correction. | |
Parameters for connecting to a usb camera.