DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraSetShootPhotoModeReq Struct Reference

Set shoot photo mode command request data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

uint8_t shootPhotoMode
 
uint8_t burstCount
 
uint8_t intervalCount
 
uint16_t intervalTime
 

Detailed Description

Set shoot photo mode command request data structure.

Field Documentation

◆ 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: