#include <v4l2uvc.h>
Public Attributes | |
struct v4l2_buffer | buf |
unsigned int | bytesWritten |
struct v4l2_capability | cap |
FILE * | captureFile |
int | fd |
unsigned int | fileCounter |
struct v4l2_format | fmt |
int | formatIn |
int | formatOut |
float | fps |
unsigned char * | framebuffer |
int | framecount |
int | framesizeIn |
unsigned int | framesWritten |
int | getPict |
int | grabmethod |
int | height |
int | isstreaming |
void * | mem [NB_BUFFER] |
char * | pictName |
int | rawFrameCapture |
struct v4l2_requestbuffers | rb |
int | recordstart |
int | recordtime |
unsigned int | rfsBytesWritten |
unsigned int | rfsFramesWritten |
int | signalquit |
char * | status |
unsigned char * | tmpbuffer |
int | toggleAvi |
char * | videodevice |
int | width |
unsigned int vdIn::bytesWritten |
FILE* vdIn::captureFile |
unsigned int vdIn::fileCounter |
int vdIn::formatIn |
int vdIn::formatOut |
unsigned char* vdIn::framebuffer |
int vdIn::framecount |
unsigned int vdIn::framesWritten |
int vdIn::getPict |
int vdIn::grabmethod |
int vdIn::height |
char* vdIn::pictName |
int vdIn::recordtime |
unsigned int vdIn::rfsBytesWritten |
unsigned int vdIn::rfsFramesWritten |
int vdIn::signalquit |
char* vdIn::status |
unsigned char* vdIn::tmpbuffer |
int vdIn::toggleAvi |
char* vdIn::videodevice |
int vdIn::width |