interface ThermalGlobalTemperatureCallback |
| Package: | dji.sdk.camera |
Called when the temperature range changed. Only Supported by the thermal lens of Zenmuse H20T and H20N.
void onUpdate(float min, float max) |
| Package: | dji.sdk.camera |
Update the global temperature range.
| float min | The minimum temperature. |
| float max | The maximum temperature. |
{{searchCount}} Results