Go to the documentation of this file. 22 #ifndef LUVC_DEFAULTS_H 23 #define LUVC_DEFAULTS_H 24 #include <linux/videodev2.h> 26 #define DEFAULT_SHOW_CAMERA_IMAGE true 27 #define DEFAULT_CAMERA_FREEZE false 28 #define DEFAULT_CONVERT_IMAGE 1 29 #define DEFAULT_FRAME_ID "UVC_CAM" 30 #define DEFAULT_VIDEODEVICE "/dev/video0" 31 #define DEFAULT_AVIFILENAME "" 32 #define DEFAULT_FORMAT V4L2_PIX_FMT_MJPEG 33 #define DEFAULT_GRABMETHODE 1 34 #define DEFAULT_WIDTH 640 35 #define DEFAULT_HEIGHT 480 36 #define DEFAULT_FPS 30.0 37 #define DEFAULT_RATIO_THUMBNAIL 8 41 #endif // LUVC_DEFAULTS_H
tuw_uvc
Author(s): Markus Bader
autogenerated on Mon Jun 10 2019 15:39:24