DJI Mobile SDK Documentation

      class Callback

      interface Callback
      Package:dji.common.camera
      SDK Key:CameraKey.THERMAL_AREA_TEMPERATURE_AGGREGATIONS
      Description:

      This interface provides information about the aggregate temperature of metering area.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(@NonNull ThermalAreaTemperatureAggregations aggregations)
      Package:dji.common.camera
      SDK Key:CameraKey.THERMAL_AREA_TEMPERATURE_AGGREGATIONS
      Description:

      Called when there are new min, max, and average temperature values available for the set spot metering area. Supported by Zenmuse XT containing Advanced Radiometry capabilities. For Zenmuse H20 Series and Mavic 2 Enterprise Advanced, please use class Lens.

      Input Parameters:
      @NonNull ThermalAreaTemperatureAggregations aggregationsThe ThermalAreaTemperatureAggregations.