Public Attributes | |
int | fd |
char * | videodevice |
char * | status |
char * | pictName |
struct v4l2_capability | cap |
struct v4l2_format | fmt |
struct v4l2_buffer | buf |
struct v4l2_requestbuffers | rb |
void * | mem [NB_BUFFER] |
unsigned char * | tmpbuffer |
unsigned char * | framebuffer |
int | isstreaming |
int | grabmethod |
int | width |
int | height |
int | fps |
int | formatIn |
int | formatOut |
int | framesizeIn |
int | signalquit |
int | toggleAvi |
int | getPict |
int | rawFrameCapture |
unsigned int | fileCounter |
unsigned int | rfsFramesWritten |
unsigned int | rfsBytesWritten |
FILE * | captureFile |
unsigned int | framesWritten |
unsigned int | bytesWritten |
avi_t * | avifile |
char * | avifilename |
int | framecount |
int | recordstart |
int | recordtime |
Definition at line 47 of file v4l2uvc.h.