![]() |
DJI Payload SDK
1.5.3
|
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 |
Set shoot photo mode command request data structure.
uint8_t shootPhotoMode |
This parameter can be any value of E_PsdkCameraShootPhotoMode.
uint8_t burstCount |
This parameter can be any value of E_PsdkCameraBurstParam.
uint8_t intervalCount |
Specifies photo count of interval photographing.
uint16_t intervalTime |
This parameter can be any value of E_PsdkCameraIntervalParam, unit: s.