DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraSetSpotMeteringReq Struct Reference

Set spot metering zone command request data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

uint8_t col: 4
 
uint8_t row: 4
 

Detailed Description

Set spot metering zone command request data structure.

Field Documentation

◆ col

uint8_t col

Specifies column coordinate. This parameter is between 0 and 11.

◆ row

uint8_t row

Specifies row coordinate. This parameter is between 0 and 7.


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