![]() |
DJI Payload SDK
1.5.3
|
Get digital zone factor command ack data structure. More...
#include <psdk_cmdset_camera.h>
Data Fields | |
uint8_t | ackCode |
psdk_f32_t | factor |
Get digital zone factor command ack data structure.
uint8_t ackCode |
Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode
psdk_f32_t factor |
This parameter is between 1.0 and T_PsdkCameraGetDigitalZoomSpecAck::maxDigitalZoomFactor.