![]() |
DJI Payload SDK
1.5.3
|
Set focus zone command request data structure. More...
#include <psdk_cmdset_camera.h>
Data Fields | |
psdk_f32_t | focusX |
psdk_f32_t | focusY |
Set focus zone command request data structure.
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.
psdk_f32_t focusY |
Specifies vertical zone coordinate. This parameter is between 0 and 1.