interface ThermalGainModeTemperatureRangeCallback |
Package: | dji.sdk.camera |
Called when the temperature range changes. Only supported by the infrared thermal lens of Zenmuse H20T and H20N.
void onUpdate(@NonNull Float[] range) |
Package: | dji.sdk.camera |
Updates the temperature range in current gain mode.
@NonNull Float[] range | The temperature range. The array contains min value, max value. |
{{searchCount}} Results