DJI Mobile SDK Documentation

      class DUXCameraConfigExposureSensitivityWidget

      @interface DUXCameraConfigExposureSensitivityWidget : DUXCameraConfigWidget
      Header:DUXCameraConfigExposureSensitivityWidget.h
      Inherits From:DUXCameraConfigWidget
      Display:

      uilib_image

      Camera's current ISO setting.

      Usage:

      Preferred Aspect Ratio: (variable, max:221):30.

      Class Members:
      property
      property iso
      @property DJICameraISO iso
      Header:DUXCameraConfigExposureSensitivityWidget.h
      Description:

      The current ISO value. Default to unknown until transformed.

      property preferredCameraIndex
      @property (nonatomic) NSUInteger preferredCameraIndex
      Header:DUXCameraConfigExposureSensitivityWidget.h
      Description:

      Selects which camera index widget refers to. Default value is 0.

      property exposureSensitivityMode
      @property DJICameraExposureSensitivityMode exposureSensitivityMode
      Header:DUXCameraConfigExposureSensitivityWidget.h
      Description:

      The current exposure sensitivity mode of the camera.

      property
      property ei
      @property NSUInteger ei
      Header:DUXCameraConfigExposureSensitivityWidget.h
      Description:

      The current EI of the camera. This value is only valid when the exposure sensitivity mode of the camera is set to EI.