dji_camera.hpp
Go to the documentation of this file.
void videoStart()
start recording video, check DJI Go app or SD card for video
Definition: dji_camera.cpp:52
All DJI OSDK OpenProtocol Command IDs.
void shootPhoto()
take a photo, check DJI Go app or SD card for photo
Definition: dji_camera.cpp:46
void videoStop()
stop recording video, check DJI Go app or SD card for video
Definition: dji_camera.cpp:58
Data type and Data Structure definitions for use throughout DJI OSDK.
Definition: dji_ack.cpp:38
Camera class for controlling camera-related functions available through open protocol.
Definition: dji_camera.hpp:49