From e066132634bd756a2698274ded2240a9caf160df Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Sun, 11 Dec 2005 23:09:21 +0000 Subject: Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL..." to be fixed. Original commit message from CVS: Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL..." to be fixed. --- ext/libmms/gstmms.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/libmms/gstmms.h') diff --git a/ext/libmms/gstmms.h b/ext/libmms/gstmms.h index 114390d1..c92034bc 100644 --- a/ext/libmms/gstmms.h +++ b/ext/libmms/gstmms.h @@ -7,6 +7,7 @@ #include #include +#include #include G_BEGIN_DECLS @@ -32,6 +33,7 @@ struct _GstMMS gchar *uri_name; gpointer connection; + gpointer connection_h; gint blocksize; }; -- cgit v1.2.1