DJI::OSDK::GimbalManager Member List
This is the complete list of members for DJI::OSDK::GimbalManager, including all inherited members.
| deinitAllGimbalModule(void) | DJI::OSDK::GimbalManager | |
| deinitGimbalModule(PayloadIndexType index) | DJI::OSDK::GimbalManager | |
| getGimbalModuleEnable(PayloadIndexType index, bool &enable) | DJI::OSDK::GimbalManager | |
| getGimbalModuleIndex(const char *name, uint8_t &index) | DJI::OSDK::GimbalManager | |
| getGimbalModuleName(PayloadIndexType index, std::string &name) | DJI::OSDK::GimbalManager | |
| GimbalManager(Vehicle *vehiclePtr) (defined in DJI::OSDK::GimbalManager) | DJI::OSDK::GimbalManager | |
| initGimbalModule(PayloadIndexType index, const char *name) | DJI::OSDK::GimbalManager | |
| resetAsync(PayloadIndexType index, void(*UserCallBack)(ErrorCode::ErrorCodeType retCode, UserData userData), UserData userData) | DJI::OSDK::GimbalManager | |
| resetSync(PayloadIndexType index, int timeout) | DJI::OSDK::GimbalManager | |
| rotateAsync(PayloadIndexType index, GimbalModule::Rotation rotation, void(*UserCallBack)(ErrorCode::ErrorCodeType retCode, UserData userData), UserData userData) | DJI::OSDK::GimbalManager | |
| rotateSync(PayloadIndexType index, GimbalModule::Rotation rotation, int timeout) | DJI::OSDK::GimbalManager | |
| ~GimbalManager() (defined in DJI::OSDK::GimbalManager) | DJI::OSDK::GimbalManager |