static class OpticalZoomSpec |
| Package: | dji.common.camera |
| SDK Key: | CameraKey.OPTICAL_ZOOM_SPEC |
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.
int getMaxFocalLength() |
| Package: | dji.common.camera |
The maximum focal length of the lens in units of 0.1mm.
| int | Maximum focal length of lens. |
int getMinFocalLength() |
| Package: | dji.common.camera |
The minimum focal length of the lens in units of 0.1mm.
| int | Minimum focal length of lens. |
int getFocalLengthStep() |
| Package: | dji.common.camera |
The minimum interval of focal length change in units of 0.1mm.
| int | Focal length step. |
{{searchCount}} Results