Vuo  2.3.2
VuoVideoCapture.h
Go to the documentation of this file.
1 
10 #ifdef __cplusplus
11 extern "C"
12 {
13 #endif
14 
15 #include "node.h"
16 #include "VuoVideoFrame.h"
17 #include "VuoVideoInputDevice.h"
19 
23 typedef void *VuoVideoCapture;
24 
29 
32 
33 
39 
47 
50 
51 #ifdef __cplusplus
52 }
53 #endif