mavsdk::Camera::Option Struct Reference ​
#include: camera.h
Type to represent a setting option.
Data Fields ​
std::string option_id {} - Name of the option (machine readable)
std::string option_description {} - Description of the option (human readable)
Field Documentation ​
option_id ​
cpp
std::string mavsdk::Camera::Option::option_id {}
Name of the option (machine readable)
option_description ​
cpp
std::string mavsdk::Camera::Option::option_description {}
Description of the option (human readable)