class OpticalZoomSpec
static class OpticalZoomSpec
|
Description:
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.
Class Members:
method getMaxFocalLength
Package: | dji.common.camera |
Description:
The maximum focal length of the lens in units of 0.1mm.
Return:
int | Maximum focal length of lens. |
method getMinFocalLength
Package: | dji.common.camera |
Description:
The minimum focal length of the lens in units of 0.1mm.
Return:
int | Minimum focal length of lens. |
method getFocalLengthStep
Package: | dji.common.camera |
Description:
The minimum interval of focal length change in units of 0.1mm.
Return: