class WaypointCameraZoomParam |
Package: | dji.common.mission.waypointv2.Action |
This class defines a camera focal length operation for WaypointCameraActuatorParam
.
int getFocalLength() |
Package: | dji.common.mission.waypointv2.Action |
Focal length of zoom lens. Valid range is [getMinFocalLength
, getMinFocalLength
] and must be a multiple of getFocalLengthStep
. Only support by those camera isOpticalZoomSupported
return true
.
int | An int value of the zoom lens' focal length. |
{{searchCount}} Results