vdIn Struct Reference

#include <camv4l.h>


Data Fields

int fd
char * videodevice
video_mmap vmmap
video_capability videocap
int mmapsize
video_mbuf videombuf
video_picture videopict
video_window videowin
video_channel videochan
unsigned int format
int cameratype
char * cameraname
char * bridge
int sizenative
int sizeothers
int palette
int norme
int channel
int grabMethod
unsigned char * pFramebuffer
 > Grab Methode 1=mmap 0=read
unsigned char * pixTmp
int framesizeIn
int frame_cour
int bppIn
int hdrwidth
int hdrheight
int formatIn
int flipUV


Detailed Description

Struct represents input capture device

Definition at line 54 of file camv4l.h.


Field Documentation

int vdIn::fd

Definition at line 55 of file camv4l.h.

Referenced by changeSize(), close_v4l(), GetVideoPict(), grab(), init_v4l(), probePalette(), probeSize(), and SetVideoPict().

char* vdIn::videodevice

Definition at line 56 of file camv4l.h.

Referenced by init_v4l(), and main().

struct video_mmap vdIn::vmmap

Definition at line 58 of file camv4l.h.

Referenced by changeSize(), grab(), and init_v4l().

struct video_capability vdIn::videocap

Definition at line 59 of file camv4l.h.

Referenced by init_v4l(), and probeSize().

int vdIn::mmapsize

Definition at line 60 of file camv4l.h.

Referenced by close_v4l(), and init_v4l().

struct video_mbuf vdIn::videombuf

Definition at line 61 of file camv4l.h.

Referenced by grab(), and init_v4l().

struct video_picture vdIn::videopict

Definition at line 62 of file camv4l.h.

Referenced by changeSize(), GetVideoPict(), init_v4l(), setBrightness(), setColors(), setContrast(), setPalette(), and SetVideoPict().

struct video_window vdIn::videowin

Definition at line 63 of file camv4l.h.

Referenced by changeSize().

struct video_channel vdIn::videochan

Definition at line 64 of file camv4l.h.

Referenced by init_v4l().

unsigned int vdIn::format

Definition at line 66 of file camv4l.h.

int vdIn::cameratype

Definition at line 67 of file camv4l.h.

Referenced by init_v4l().

char* vdIn::cameraname

Definition at line 68 of file camv4l.h.

Referenced by init_v4l(), and main().

char* vdIn::bridge

Definition at line 69 of file camv4l.h.

Referenced by init_v4l(), and main().

int vdIn::sizenative

Definition at line 70 of file camv4l.h.

int vdIn::sizeothers

Definition at line 71 of file camv4l.h.

Referenced by probeSize().

int vdIn::palette

Definition at line 72 of file camv4l.h.

Referenced by probePalette().

int vdIn::norme

Definition at line 73 of file camv4l.h.

int vdIn::channel

Definition at line 74 of file camv4l.h.

int vdIn::grabMethod

Definition at line 75 of file camv4l.h.

Referenced by changeSize(), close_v4l(), grab(), init_v4l(), and main().

unsigned char* vdIn::pFramebuffer

> Grab Methode 1=mmap 0=read

Definition at line 76 of file camv4l.h.

Referenced by close_v4l(), grab(), and init_v4l().

unsigned char* vdIn::pixTmp

Definition at line 77 of file camv4l.h.

Referenced by changeSize(), close_v4l(), grab(), main(), and setPalette().

int vdIn::framesizeIn

Definition at line 78 of file camv4l.h.

Referenced by changeSize(), grab(), init_v4l(), and setPalette().

int vdIn::frame_cour

Definition at line 79 of file camv4l.h.

int vdIn::bppIn

Definition at line 80 of file camv4l.h.

Referenced by changeSize(), init_v4l(), probePalette(), and setPalette().

int vdIn::hdrwidth

Definition at line 81 of file camv4l.h.

Referenced by changeSize(), grab(), init_v4l(), probeSize(), processvideo(), and setPalette().

int vdIn::hdrheight

Definition at line 82 of file camv4l.h.

Referenced by changeSize(), grab(), init_v4l(), probeSize(), processvideo(), and setPalette().

int vdIn::formatIn

Definition at line 83 of file camv4l.h.

Referenced by changeSize(), grab(), init_v4l(), probePalette(), processvideo(), and setPalette().

int vdIn::flipUV

Definition at line 84 of file camv4l.h.

Referenced by grab(), and init_v4l().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 26 20:51:51 2009 for Camera grab convert to MPEG by  doxygen 1.5.1