LiVES  1.6.4-svn
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
ldvinterface.h
Go to the documentation of this file.
1 // ldvinterface.h
2 // LiVES
3 // (c) G. Finch 2006 <salsaman@xs4all.nl,salsaman@gmail.com>
4 // released under the GNU GPL 3 or later
5 // see file ../COPYING for licensing details
6 
7 #include "ldvgrab.h"
8 
9 struct _dvgrabw * create_camwindow (s_cam *cam, gint type);
10 void show_camfilesel(void);
11 
12 
13