FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Bool_t MVideo::GetProperties
(
)
private
Definition at line
167
of file
MVideo.cc
.
References
fProp
,
Ioctl()
, and
VIDIOCGPICT
.
168
{
169
return
Ioctl
(
VIDIOCGPICT
, &
fProp
)!=-1;
170
}
MVideo::fProp
struct video_picture fProp
Definition:
MVideo.h:62
MVideo::Ioctl
int Ioctl(int req, void *opt, bool allowirq=true, bool force=false) const
Definition:
MVideo.cc:108
VIDIOCGPICT
#define VIDIOCGPICT
Definition:
videodev.h:235
Here is the call graph for this function:
MVideo
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11