DJI Mobile SDK Documentation

      class DUXManualFocusAdjustmentWidget

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

      Widget for controlling the manual focus of the camera. Not supported on Spark.

      Usage:

      Preferred Aspect Ration: 35:150

      Class Members:
      property
      property isSupported
      @property (readonly) BOOL isSupported
      Header:DUXManualFocusAdjustmentWidget.h
      Description:

      YES if widget is supported, NO otherwise. It is not supported when focus mode is automatic or AFC.

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

      The index representing the camera that the widget controls. Default is 0.