init.h

Go to the documentation of this file.
00001 // -*- c++ -*-
00002 #ifndef _GSTMM_INIT_H
00003 #define _GSTMM_INIT_H
00004 
00005 #include "wrap_init.h"
00006 #include <string.h>
00007 
00008 namespace Gst
00009 {
00010 
00011 void init(int& argc, char**& argv);
00012 bool init_check(int& argc, char**& argv, Glib::Error& error);
00013 Glib::OptionGroup init_get_option_group();
00014   
00015 }//end namespace Gst
00016 
00017 #endif //_GSTMM_INIT_H
00018 

Generated on Sat Jan 26 11:53:53 2008 for gstreamermm by  doxygen 1.5.1