![]() |
DJI Payload SDK
1.5.3
|
Set spot metering zone command request data structure. More...
#include <psdk_cmdset_camera.h>
Data Fields | |
uint8_t | col: 4 |
uint8_t | row: 4 |
Set spot metering zone command request data structure.
uint8_t col |
Specifies column coordinate. This parameter is between 0 and 11.
uint8_t row |
Specifies row coordinate. This parameter is between 0 and 7.