DJICameraOpticalZoomSpeed
enum DJICameraOpticalZoomSpeed : uint8_t {}
The speed of lens to zoom. Supported by X5, X5R and X5S with zoom lens, Z3 camera and Z30 camera.
-
Lens zooms very in slowest speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedSlowest
-
Lens zooms in slow speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedSlow
-
Lens zooms in speed slightly slower than normal speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedModeratelySlow
-
Lens zooms in normal speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedNormal
-
Lens zooms very in speed slightly faster than normal speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedModeratelyFast
-
Lens zooms very in fast speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedFast
-
Lens zooms very in fastest speed.
Declaration
Objective-C
DJICameraOpticalZoomSpeedFastest