DJICameraThermalFrameRateUpperBound
enum DJICameraThermalFrameRateUpperBound : NSUInteger {}
The frame rate upper bound supported by the thermal camera. Supported only by thermal imaging cameras.
-
The thermal imaging camera frame rate upper bound is 8.3Hz.
Declaration
Objective-C
DJICameraThermalFrameRateUpperBound8p3Hz
-
The thermal imaging camera frame rate upper bound is 30Hz.
Declaration
Objective-C
DJICameraThermalFrameRateUpperBound30Hz
-
The thermal imaging camera frame rate upper bound is unknown.
Declaration
Objective-C
DJICameraThermalFrameRateUpperBoundUnknown = 255