DJI Payload SDK  1.5.3
Data Fields
T_PsdkCameraGetRecordVideoStateAck Struct Reference

Get record video state command ack data structure. More...

#include <psdk_cmdset_camera.h>

Data Fields

uint8_t ackCode
 
uint8_t isRecording
 
uint16_t currentRecordingTimeInSeconds
 

Detailed Description

Get record video state command ack data structure.

Field Documentation

◆ ackCode

uint8_t ackCode

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

◆ isRecording

uint8_t isRecording

This parameter is boolean type.

◆ currentRecordingTimeInSeconds

uint16_t currentRecordingTimeInSeconds

The duration of currently recorded video, unit: s.


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