DJI Mobile SDK Documentation

      class HistogramCallback

      interface HistogramCallback
      Package:dji.sdk.camera
      Description:

      Called whenever the camera histogram's light values change.

      Class Members:

      Callback Method

      State
      method
      method onUpdate
      void onUpdate(short[] lightValues)
      Package:dji.sdk.camera
      SDK Key:CameraKey.HISTOGRAM_LIGHT_VALUES
      Description:

      Update the histogram's light values.

      Input Parameters:
      short[] lightValuesThe histogram's light values.