DJICameraOpticalZoomSpec
struct {}
Zoom lens profile. Includes focal length range and minimum focal length step. Supported by X5, X5R and X5S with zoom lens, Z3 camera and Z30 camera.
-
The maximum focal length of the lens in units of 0.1mm.
Declaration
Objective-C
NSUInteger maxFocalLength -
The minimum focal length of the lens in units of 0.1mm.
Declaration
Objective-C
NSUInteger minFocalLength -
The minimum interval of focal length change in units of 0.1mm.
Declaration
Objective-C
NSUInteger focalLengthStep
View on GitHub
DJICameraOpticalZoomSpec Struct Reference