summaryrefslogtreecommitdiffstats
path: root/gst/rtpmux/gstrtpmux.h
diff options
context:
space:
mode:
authorzeeshan.ali@nokia.com <zeeshan.ali@nokia.com>2007-03-21 14:52:44 +0000
committerEdward Hervey <bilboed@bilboed.com>2009-02-21 17:48:51 +0100
commit66888a6a820e34aff80edeadc538e51105947693 (patch)
tree9997d53be27dd74c901e50bf11bc3ca43eb703f5 /gst/rtpmux/gstrtpmux.h
parent35e62745dfdd864c4ff6b2c0ac4357275566dc37 (diff)
downloadgst-plugins-bad-66888a6a820e34aff80edeadc538e51105947693.tar.gz
gst-plugins-bad-66888a6a820e34aff80edeadc538e51105947693.tar.bz2
gst-plugins-bad-66888a6a820e34aff80edeadc538e51105947693.zip
[MOVED FROM GST-P-FARSIGHT] Add RTPDTMFMux element
20070321145244-65035-9a01390b0dee3398e53199a1fa1d9352004f338e.gz
Diffstat (limited to 'gst/rtpmux/gstrtpmux.h')
-rw-r--r--gst/rtpmux/gstrtpmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h
index b4b7bc2f..80839f66 100644
--- a/gst/rtpmux/gstrtpmux.h
+++ b/gst/rtpmux/gstrtpmux.h
@@ -69,6 +69,7 @@ struct _GstRTPMuxClass
};
GType gst_rtp_mux_get_type (void);
+gboolean gst_rtp_mux_plugin_init (GstPlugin * plugin);
G_END_DECLS