|
Critical Link MityCam SoC Firmware
1.0
Critical Link MityCam SoC Firmware
|
Go to the documentation of this file.
6 #ifndef BLACKLEVELESTIMATOR_H
7 #define BLACKLEVELESTIMATOR_H
Definition: BlackLevelEstimator.h:18
virtual teNackCode setBlackLevel(int selector, float &value)=0
virtual teNackCode setBlackLevelAuto(int selector, int mode)=0
static const int gnBlackLevelAuto_Continuous
Definition: BlackLevelEstimator.h:47
virtual ~tcBlackLevelEstimator()
Definition: BlackLevelEstimator.h:23
tcBlackLevelEstimator()
Definition: BlackLevelEstimator.h:22
teNackCode
Definition: CameraTypes.h:62
static const int gnBlackLevelAuto_Off
Definition: BlackLevelEstimator.h:45
Definition: CameraTypes.h:7
virtual teNackCode getBlackLevel(int selector, float &value)=0
static const int gnBlackLevelAuto_Once
Definition: BlackLevelEstimator.h:46