DJI Mobile SDK Documentation

      class MultispectralExposureCompensationRangeCallback

      interface MultispectralExposureCompensationRangeCallback
      Package:dji.sdk.camera
      Description:

      Defines multispectral exposure compensation range.

      Class Members:
      Update
      method
      method onRangeChange
      void onRangeChange(ExposureCompensation[] newRange)
      Package:dji.sdk.camera
      Description:

      When the range is changed, the listener will receive this callback.

      Input Parameters:
      ExposureCompensation[] newRangeThe new range.