Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Public Attributes | List of all members
USBCameraConnectionContext Struct Reference

Parameters for connecting to a usb camera. More...

#include <usbthread.h>

Collaboration diagram for USBCameraConnectionContext:
Collaboration graph
[legend]

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.
 
FrameFilterframefilter
 Frames are feeded into this FrameFilter.
 
int width
 
int height
 
TimeCorrectionType time_correction
 How to perform frame timestamp correction.
 

Detailed Description

Parameters for connecting to a usb camera.


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