CaptureV4L Class Reference

Captures a frame from a video4linux (v4l) device. More...

#include <capture.h>

Inheritance diagram for CaptureV4L:

CaptureObject ARObject List of all members.

Public Member Functions

 CaptureV4L (const char *_VideoDev="/dev/video0", int _width=768, int _height=480, int _channel=1, int _format=1, int _tuner=-1)
 Create a CaptureObject that will capture a (wdithxheight) image from the specified videodevice using the specified channel, format and tuner.
virtual ~CaptureV4L ()
 Destructor.
const ARImageGetFrame ()
 Get the current Frame.
bool Fresh ()
 Did the last call to GetFrame return a fresh image.
int GetMaxWidth ()
 returns the maximum possible return frame width
int GetMaxHeight ()
 returns the maximum possible return frame height

Detailed Description

Captures a frame from a video4linux (v4l) device.


The documentation for this class was generated from the following files:
SourceForge.net Logo Generated on Sat May 12 15:25:43 2007 for ardev by doxygen 1.5.1