DJI Mobile SDK Documentation

      class DUXAutoExposureSwitchWidget

      @interface DUXAutoExposureSwitchWidget : DUXWidget
      Header:DUXAutoExposureSwitchWidget.h
      Inherits From:DUXWidget
      Display:

      uilib_image

      A lock icon with two states shows whether the camera's AE (auto exposure) is locked or not.

      Interaction:

      Tapping the lock icon will toggle the value of AE lock.

      Usage:

      Preferred Aspect Ratio: 1:1

      Class Members:
      property preferredCameraIndex
      @property (nonatomic) NSUInteger preferredCameraIndex
      Header:DUXAutoExposureSwitchWidget.h
      Description:

      The camera index of the camera the widget controls. Default value is 0.