|
Linux Kernel
3.7.1
|
#include <m5mols.h>
Data Fields | |
| u8 | metering |
| u8 | ev_bias |
| u8 | wb_mode |
| u8 | wb_preset |
| u8 | chroma_en |
| u8 | chroma_lvl |
| u8 | edge_en |
| u8 | edge_lvl |
| u8 | af_range |
| u8 | fd_mode |
| u8 | mcc |
| u8 | light |
| u8 | flash |
| u8 | tone |
| u8 | iso |
| u8 | capt_mode |
| u8 | wdr |
struct m5mols_scenemode - structure for the scenemode capability : metering light register value : EV bias register value : mode which means the WhiteBalance is Auto or Manual : whitebalance preset register value in the Manual mode : register value whether the Chroma capability is enabled or not : chroma's level register value : register value Whether the Edge capability is enabled or not : edge's level register value : Auto Focus's range : Face Detection mode : Multi-axis Color Conversion which means emotion color : status of the Light : status of the Flash : Tone color which means Contrast : ISO register value : Mode of the Image Stabilization while the camera capturing : Wide Dynamic Range register value
The each value according to each scenemode is recommended in the documents.
1.8.2