FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Bool_t MVideo::EnumerateControls
(
)
private
Definition at line
224
of file
MVideo.cc
.
225
{
226
if
(!
EnumerateControls
(V4L2_CID_BASE))
227
return
kFALSE;
228
if
(!
EnumerateControls
(V4L2_CID_PRIVATE_BASE))
229
return
kFALSE;
230
231
return
kTRUE;
232
}
MVideo::EnumerateControls
Bool_t EnumerateControls()
Definition:
MVideo.cc:224
MVideo
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11