summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-plugins-bad-plugins.signals
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2007-04-29 14:01:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2007-04-29 14:01:05 +0000
commitfe2b1129ba42738cc38812afa70e7fdbee832331 (patch)
treede2a8b082984f708a22340e078497b6072906821 /docs/plugins/gst-plugins-bad-plugins.signals
parentbc30d92d04775cea0ef78ca6f762acd1f4ad1132 (diff)
downloadgstreamer-plugins-bad-fe2b1129ba42738cc38812afa70e7fdbee832331.tar.gz
docs/plugins/gst-plugins-bad-plugins.*: Commit result of running scanobj-update
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.signals: Commit result of running scanobj-update
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.signals')
-rw-r--r--docs/plugins/gst-plugins-bad-plugins.signals59
1 files changed, 59 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals
index e498eacbb..92c41b8b0 100644
--- a/docs/plugins/gst-plugins-bad-plugins.signals
+++ b/docs/plugins/gst-plugins-bad-plugins.signals
@@ -13,3 +13,62 @@ GstCDAudio *gstcdaudio
gint arg1
</SIGNAL>
+<SIGNAL>
+<NAME>GstRTPSsrcDemux::new-ssrc-pad</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPSsrcDemux *gstrtpssrcdemux
+guint arg1
+GstPad *arg2
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPSession::request-pt-map</NAME>
+<RETURNS>GstCaps*</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPSession *gstrtpsession
+guint arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPPtDemux::new-payload-type</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPPtDemux *gstrtpptdemux
+guint arg1
+GstPad *arg2
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPPtDemux::payload-type-change</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPPtDemux *gstrtpptdemux
+guint arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPPtDemux::request-pt-map</NAME>
+<RETURNS>GstCaps*</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPPtDemux *gstrtpptdemux
+guint arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPJitterBuffer::request-pt-map</NAME>
+<RETURNS>GstCaps*</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPJitterBuffer *gstrtpjitterbuffer
+guint arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstRTPBin::request-pt-map</NAME>
+<RETURNS>GstCaps*</RETURNS>
+<FLAGS>l</FLAGS>
+GstRTPBin *gstrtpbin
+guint arg1
+guint arg2
+</SIGNAL>
+