version.h

Go to the documentation of this file.
00001 #ifndef _GSTMM_VERSION_H
00002 #define _GSTMM_VERSION_H
00003 
00004 #include <glib.h>
00005 
00006 namespace Gst
00007 {
00008   void version(guint& major, guint& minor, guint& micro);
00009 }//end namespace Gst
00010 
00011 #endif //_GSTMM_VERSION_H
00012 

Generated on Wed Jan 30 22:31:39 2008 for gstreamermm by  doxygen 1.5.1