DJI Mobile SDK Documentation

      class DJIWaypointV2CameraFocalLengthParam

      @interface DJIWaypointV2CameraFocalLengthParam : NSObject
      Header:DJIWaypointV2Action.h
      Inherits From:NSObject
      Description:

      This class defines a camera focal length operation for DJIWaypointV2CameraActuatorParam.

      Class Members:
      Operation Type
      property
      property focalLength
      @property (nonatomic, assign) NSUInteger focalLength
      Header:DJIWaypointV2Action.h
      Description:

      Focal length of zoom lens. Valid range is [minFocalLength, minFocalLength] and must be a multiple of focalLengthStep. Only support by those camera isOpticalZoomSupported return YES.