Linux Kernel
3.7.1
|
#include <m5mols.h>
Data Fields | |
struct m5mols_exif | exif |
unsigned int | buf_size |
u32 | main |
u32 | thumb |
u32 | total |
struct m5mols_capture - Structure for the capture capability : EXIF information : internal JPEG frame buffer size, in bytes : size in bytes of the main image : size in bytes of the thumb image, if it was accompanied : total size in bytes of the produced image
struct m5mols_exif exif |