Instrument Neutral Distributed Interface INDI  2.0.2
Classes | Macros
v4l2driver.h File Reference
#include "indiccd.h"
#include "webcam/v4l2_base.h"

Go to the source code of this file.

Classes

class  V4L2_Driver
 
struct  V4L2_Driver::img_t
 

Macros

#define IMAGE_CONTROL   "Image Control"
 
#define IMAGE_GROUP   "V4L2 Control"
 
#define IMAGE_BOOLEAN   "V4L2 Options"
 
#define CAPTURE_FORMAT   "Capture Options"
 
#define MAX_PIXELS   4096 /* Max number of pixels in one dimension */
 
#define ERRMSGSIZ   1024
 
#define TEMPFILE_LEN   16
 

Macro Definition Documentation

◆ CAPTURE_FORMAT

#define CAPTURE_FORMAT   "Capture Options"

Definition at line 35 of file v4l2driver.h.

◆ ERRMSGSIZ

#define ERRMSGSIZ   1024

Definition at line 38 of file v4l2driver.h.

◆ IMAGE_BOOLEAN

#define IMAGE_BOOLEAN   "V4L2 Options"

Definition at line 34 of file v4l2driver.h.

◆ IMAGE_CONTROL

#define IMAGE_CONTROL   "Image Control"

Definition at line 32 of file v4l2driver.h.

◆ IMAGE_GROUP

#define IMAGE_GROUP   "V4L2 Control"

Definition at line 33 of file v4l2driver.h.

◆ MAX_PIXELS

#define MAX_PIXELS   4096 /* Max number of pixels in one dimension */

Definition at line 37 of file v4l2driver.h.

◆ TEMPFILE_LEN

#define TEMPFILE_LEN   16

Definition at line 40 of file v4l2driver.h.