30 #ifndef ONBOARDSDK_GIMBAL_MANAGER_ASYNC_SAMPLE_HPP 31 #define ONBOARDSDK_GIMBAL_MANAGER_ASYNC_SAMPLE_HPP 52 void rotateAsyncSample(
PayloadIndexType index, GimbalModule::Rotation rotation,
63 #endif // ONBOARDSDK_GIMBAL_MANAGER_ASYNC_SAMPLE_HPP void * UserData
This is used as the datatype for all data arguments in callbacks.
Definition: dji_type.hpp:75
int64_t ErrorCodeType
Unified error type.
Definition: dji_error.hpp:144
PayloadIndexType
The payload Index of camera.
Definition: dji_payload_base.hpp:42
Implementation of the manager for gimbal module.
Enumeration of all telemetry data types, structures and maps.
This namespace encapsulates all available telemetry topics through either Broadcast or Subscribe.
Definition: dji_telemetry.hpp:48
Vehicle API for DJI onboardSDK library.
gimbal manager async sample
Definition: gimbal_manager_async_sample.hpp:41