FACT++
1.0
|
#include <MVideo.h>
Public Member Functions | |
MVideoCtrl (const v4l2_queryctrl &ctrl) | |
const char * | GetName () const |
const char * | GetTitle () const |
Private Attributes | |
UInt_t | fId |
TString | fName |
Int_t | fMinimum |
Int_t | fMaximum |
Int_t | fStep |
Int_t | fDefault |
UInt_t | fFlags |
UInt_t | fValue |
Friends | |
class | MVideo |