DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraGetShootPhotoModeAck Struct Reference

Get shoot photo mode command ack data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

uint8_t ackCode
 
uint8_t shootPhotoMode
 
uint8_t burstCount
 
uint8_t intervalCount
 
uint16_t intervalTime
 

Detailed Description

Get shoot photo mode command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

Specifies PSDK command ack code. This parameter can be any value of E_PsdkCmdAckCode

◆ shootPhotoMode

uint8_t shootPhotoMode

This parameter can be any value of E_PsdkCameraShootPhotoMode.

◆ burstCount

uint8_t burstCount

This parameter can be any value of E_PsdkCameraBurstParam.

◆ intervalCount

uint8_t intervalCount

Specifies photo count of interval photographing.

Note
255 means continue capture.

◆ intervalTime

uint16_t intervalTime

This parameter can be any value of E_PsdkCameraIntervalParam, unit: s.


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