/* SExposureSetting */
typedef struct _ExposureSetting {
int mode;
} SExposureSetting;
/* SWhiteBalanceSetting */
typedef struct _whiteBalanceSetting {
int mode;
int level;
} SWhiteBalanceSetting;
/* SBrightnessSetting */
typedef struct _brightnessSetting {
int level;
} SBrightnessSetting;
/* SColorSaturationSetting */
typedef struct _colorSaturationSetting {
int level;
} SColorSaturationSetting;
/* MirrorFlipSetting */
typedef struct _MirrorFlipSetting {
int mirror_enabled;
int flip_enabled;
} SMirrorFlipSetting;
/* SSharpnessSetting */
typedef struct _sharpnessSetting {
int level;
} SSharpnessSetting;
/* SContrastSetting */
typedef struct _contrastSetting
int level;
} SContrastSetting;
enum Frequency {
// enum AutoExposureMode
// enum WhiteBalanceMode
//
//
//
//
{
//
- 70 -
Need help?
Do you have a question about the WCB-100A and is the answer not in the manual?
Questions and answers
Can it b use in windows 10