camera_usb
Public Member Functions | Public Attributes | List of all members
camera::CamConfig::CamCtrl Struct Reference

#include <cam_config.h>

Public Member Functions

 CamCtrl ()
 
 ~CamCtrl ()
 

Public Attributes

struct v4l2_queryctrl mCtrl
 
std::vector< std::string > mMenuItems
 
int32_t mValue
 
bool mWriteable
 
bool mReadable
 

Detailed Description

Contains all control values of the camera.

Constructor & Destructor Documentation

camera::CamConfig::CamCtrl::CamCtrl ( )
inline
camera::CamConfig::CamCtrl::~CamCtrl ( )
inline

Member Data Documentation

struct v4l2_queryctrl camera::CamConfig::CamCtrl::mCtrl
std::vector<std::string> camera::CamConfig::CamCtrl::mMenuItems
bool camera::CamConfig::CamCtrl::mReadable
int32_t camera::CamConfig::CamCtrl::mValue
bool camera::CamConfig::CamCtrl::mWriteable

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