DJICameraThermalVersion
enum DJICameraThermalVersion : NSUInteger {}
There is a standard version and version with Advanced Radiometry capabilities of the Zenmuse XT thermal camera. This enum defines the versions. Supported only by thermal imaging cameras.
-
The thermal camera is Zenmuse XT Standard version.
Declaration
Objective-C
DJICameraThermalVersionXTStandard -
The thermal camera is Zenmuse XT Advanced Radiometry version.
Declaration
Objective-C
DJICameraThermalVersionXTAdvancedRadiometry
View on GitHub
DJICameraThermalVersion Enum Reference