summaryrefslogtreecommitdiffstats
path: root/ext/esd/esdsink.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-15 07:52:10 +0000
committerDavid Schleef <ds@schleef.org>2003-07-15 07:52:10 +0000
commit803a18a70a622322574de4ba53c81a952f0528ab (patch)
tree8256742a79ce98201bf1f959aed038ff4238c5e4 /ext/esd/esdsink.h
parent0b1a3a357975e8bbe2281902e5c6f01000aa29dc (diff)
Merge esdmon and esdsink elements into one plugin
Original commit message from CVS: Merge esdmon and esdsink elements into one plugin
Diffstat (limited to 'ext/esd/esdsink.h')
-rw-r--r--ext/esd/esdsink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/esd/esdsink.h b/ext/esd/esdsink.h
index 458f3095..c418386e 100644
--- a/ext/esd/esdsink.h
+++ b/ext/esd/esdsink.h
@@ -61,6 +61,7 @@ struct _GstEsdsinkClass {
};
GType gst_esdsink_get_type(void);
+gboolean gst_esdsink_factory_init (GstPlugin *plugin);
G_END_DECLS