Home
last modified time | relevance | path

Searched refs:CvCaptureCAM_MSMF (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp3581 class CvCaptureCAM_MSMF : public CvCapture class
3584 CvCaptureCAM_MSMF();
3585 virtual ~CvCaptureCAM_MSMF();
3615 CvCaptureCAM_MSMF::CvCaptureCAM_MSMF(): in CvCaptureCAM_MSMF() function in CvCaptureCAM_MSMF
3626 CvCaptureCAM_MSMF::~CvCaptureCAM_MSMF() in ~CvCaptureCAM_MSMF()
3632 void CvCaptureCAM_MSMF::close() in close()
3644 bool CvCaptureCAM_MSMF::open( int _index ) in open()
3693 bool CvCaptureCAM_MSMF::grabFrame() in grabFrame()
3700 IplImage* CvCaptureCAM_MSMF::retrieveFrame(int) in retrieveFrame()
3714 double CvCaptureCAM_MSMF::getProperty( int property_id ) const in getProperty()
[all …]