FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Bool_t MVideo::GetCapabilities
(
)
private
Definition at line
158
of file
MVideo.cc
.
References
fCaps
,
Ioctl()
, and
VIDIOCGCAP
.
159
{
160
return
Ioctl
(
VIDIOCGCAP
, &
fCaps
)!=-1;
161
}
MVideo::Ioctl
int Ioctl(int req, void *opt, bool allowirq=true, bool force=false) const
Definition:
MVideo.cc:108
VIDIOCGCAP
#define VIDIOCGCAP
Definition:
videodev.h:230
MVideo::fCaps
struct video_capability fCaps
Definition:
MVideo.h:59
Here is the call graph for this function:
MVideo
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11