DJICameraThermalFFCMode
enum DJICameraThermalFFCMode : NSUInteger {}
Flat-field correciton mods.
-
Automatic flat-field correction mode.
Declaration
Objective-C
DJICameraThermalFFCModeAuto -
Manual flat-field correction mode.
Declaration
Objective-C
DJICameraThermalFFCModeManual -
Unknown flat-field correction mode.
Declaration
Objective-C
DJICameraThermalFFCModeUnknown = 255
View on GitHub
DJICameraThermalFFCMode Enum Reference