FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Bool_t MVideo::GetVideoStandard
(
)
private
Definition at line
176
of file
MVideo.cc
.
References
fVideoStandard
, and
Ioctl()
.
177
{
178
return
Ioctl
(VIDIOC_G_STD, &
fVideoStandard
)==-1;
179
}
MVideo::Ioctl
int Ioctl(int req, void *opt, bool allowirq=true, bool force=false) const
Definition:
MVideo.cc:108
MVideo::fVideoStandard
ULong64_t fVideoStandard
Definition:
MVideo.h:65
Here is the call graph for this function:
MVideo
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11