Searched defs:videoInput (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/modules/videoio/src/
H A Dcap_dshow.cpp49 videoInput library by Theodore Watson:
50 http://muonics.net/school/spring05/videoInput/
271 //create a videoInput object
272 videoInput VI;
365 //videoInput defines
478 class videoInput{ class
481 videoInput();
482 ~videoInput();
501 //to a device if videoInput detects that a device has stopped delivering frames.
1047 videoInput function in class:videoInput
[all...]
H A Dcap_msmf.cpp45 videoInput library by Evgeny Pereguda:
668 class videoInput class in namespace:__anon15769
671 virtual ~videoInput(void);
672 // Getting of static instance of videoInput class
673 static videoInput& getInstance();
726 videoInput(void);
2991 videoInput::videoInput(void): accessToDevices(false) function in class:__anon15769::videoInput
2999 void videoInput::updateListOfDevices()
3007 videoInput
[all...]

Completed in 64 milliseconds