DJICameraThermalProfile
struct {}
The profile of the thermal imaging camera, which includes information about resolution, frame rate and focal length. Supported only by thermal imaging cameras.
-
The supported resolution of the thermal imaging camera.
Declaration
Objective-C
DJICameraThermalResolution resolution -
The supported frame rate upper bound of the thermal imaging camera.
Declaration
Objective-C
DJICameraThermalFrameRateUpperBound frameRateUpperBound -
The lens model of the thermal imaging camera.
Declaration
Objective-C
DJICameraThermalLensModel lensModel -
The version of the thermal imaging camera.
Declaration
Objective-C
DJICameraThermalVersion version
View on GitHub
DJICameraThermalProfile Struct Reference