•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Search Results
DJI::OSDK::DJIWaypointV2CameraFocusParam Struct Reference
#include <dji_waypoint_v2_action.hpp>
Public Attributes | |
| CGPoint focusTarget | |
| uint8_t regionType | |
| float32_t width | |
| float32_t height | |
| uint32_t reserve | |
| uint8_t retryTimes = 1 | |
Detailed Description
This class defines a camera focus operation for DJIWaypointV2Action_DJIWaypointV2CameraActuatorParam.
Member Data Documentation
◆ focusTarget
| CGPoint DJI::OSDK::DJIWaypointV2CameraFocusParam::focusTarget |
The lens focus target point. When the focus mode is auto, the target point is the focal point. When the focus mode is manual, the target point is the zoom out area if the focus assistant is enabled for the manual mode. The range for x and y is from 0.0 to 1.0. The point [0.0, 0.0] represents the top-left angle of the screen.
◆ height
| float32_t DJI::OSDK::DJIWaypointV2CameraFocusParam::height |
Normalized focus area height(0,1)
◆ regionType
| uint8_t DJI::OSDK::DJIWaypointV2CameraFocusParam::regionType |
focus type: 0:point focus 1:rectangle focus
◆ retryTimes
| uint8_t DJI::OSDK::DJIWaypointV2CameraFocusParam::retryTimes = 1 |
[0,255]
◆ width
| float32_t DJI::OSDK::DJIWaypointV2CameraFocusParam::width |
Normalized focus area width(0,1)
The documentation for this struct was generated from the following file:
- osdk-core/api/inc/dji_waypoint_v2_action.hpp