FACT++  1.0
Bool_t MVideo::IsOpen ( ) const
inline

Definition at line 105 of file MVideo.h.

References Print().

Referenced by Init(), and Camera::Thread().

105 { return fFileDesc>0 && fBuffers.size()>0; }
int fFileDesc
Definition: MVideo.h:54
std::vector< std::pair< v4l2_buffer, void * > > fBuffers
Definition: MVideo.h:69

+ Here is the call graph for this function:

+ Here is the caller graph for this function: