LiVES 1.3.11-svn
src/ldvinterface.h
Go to the documentation of this file.
00001 // ldvinterface.h
00002 // LiVES
00003 // (c) G. Finch 2006 <salsaman@xs4all.nl>
00004 // released under the GNU GPL 3 or later
00005 // see file ../COPYING for licensing details
00006 
00007 #include "ldvgrab.h"
00008 
00009 struct _dvgrabw * create_camwindow (s_cam *cam, gint type);
00010 void show_camfilesel(void);
00011 
00012 
00013 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines