DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraSetFocusZoneReq Struct Reference

Set focus zone command request data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

psdk_f32_t focusX
 
psdk_f32_t focusY
 

Detailed Description

Set focus zone command request data structure.

Field Documentation

◆ focusX

psdk_f32_t focusX

Specifies horizontal zone coordinate. This parameter is between 0 and 1. The point [0.0, 0.0] represents the top-left angle of the screen.

◆ focusY

psdk_f32_t focusY

Specifies vertical zone coordinate. This parameter is between 0 and 1.


The documentation for this struct was generated from the following file: