Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

V4L2Capture.h File Reference

#include <sys/mman.h>
#include <sys/ioctl.h>
#include <sys/time.h>
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <errno.h>
#include <linux/fs.h>
#include <linux/kernel.h>
#include "videodev2.h"

Include dependency graph for V4L2Capture.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  capture
struct  capture::vimage_t

Defines

#define DEFAULT_VIDEO_DEVICE   "/dev/video"
#define VIDEO_STANDARD   "NTSC"
#define DEFAULT_VIDEO_FORMAT   V4L2_PIX_FMT_YUYV
#define DEFAULT_IMAGE_WIDTH   320
#define DEFAULT_IMAGE_HEIGHT   240
#define STREAMBUFS   10


Define Documentation

#define DEFAULT_IMAGE_HEIGHT   240
 

#define DEFAULT_IMAGE_WIDTH   320
 

#define DEFAULT_VIDEO_DEVICE   "/dev/video"
 

#define DEFAULT_VIDEO_FORMAT   V4L2_PIX_FMT_YUYV
 

#define STREAMBUFS   10
 

#define VIDEO_STANDARD   "NTSC"
 


Generated on Wed Oct 5 14:36:12 2005 for RobotFlow by  doxygen 1.4.4