diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-11 02:46:54 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-11 09:30:31 +0100 |
commit | a6912096cdecd5bc9dc6d91b916ba3f6960d03de (patch) | |
tree | 888b8015f621e63d2da44d0680a6e570aaea750c /docs/plugins/gst-plugins-bad-plugins.signals | |
parent | ae388318ccde714256ead291562328ac84fcdf42 (diff) | |
download | gstreamer-plugins-bad-a6912096cdecd5bc9dc6d91b916ba3f6960d03de.tar.gz |
Move rtpmanager from -bad to -good.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.signals')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.signals | 296 |
1 files changed, 0 insertions, 296 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals index 73f6b85ea..0550d9b16 100644 --- a/docs/plugins/gst-plugins-bad-plugins.signals +++ b/docs/plugins/gst-plugins-bad-plugins.signals @@ -51,302 +51,6 @@ gint64 arg3 </SIGNAL> <SIGNAL> -<NAME>GstRtpBin::clear-pt-map</NAME> -<RETURNS>void</RETURNS> -<FLAGS>la</FLAGS> -GstRtpBin *gstrtpbin -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-bye-ssrc</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-bye-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-new-ssrc</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-ssrc-active</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-ssrc-collision</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-ssrc-sdes</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-ssrc-validated</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::request-pt-map</NAME> -<RETURNS>GstCaps*</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::get-internal-session</NAME> -<RETURNS>RTPSession*</RETURNS> -<FLAGS>la</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-sender-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::reset-sync</NAME> -<RETURNS>void</RETURNS> -<FLAGS>la</FLAGS> -GstRtpBin *gstrtpbin -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpBin::on-npt-stop</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpBin *gstrtpbin -guint arg1 -guint arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpJitterBuffer::clear-pt-map</NAME> -<RETURNS>void</RETURNS> -<FLAGS>la</FLAGS> -GstRtpJitterBuffer *gstrtpjitterbuffer -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpJitterBuffer::request-pt-map</NAME> -<RETURNS>GstCaps*</RETURNS> -<FLAGS>l</FLAGS> -GstRtpJitterBuffer *gstrtpjitterbuffer -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpJitterBuffer::handle-sync</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpJitterBuffer *gstrtpjitterbuffer -GstStructure *arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpJitterBuffer::on-npt-stop</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpJitterBuffer *gstrtpjitterbuffer -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpPtDemux::clear-pt-map</NAME> -<RETURNS>void</RETURNS> -<FLAGS>la</FLAGS> -GstRtpPtDemux *gstrtpptdemux -</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>GstRtpSession::clear-pt-map</NAME> -<RETURNS>void</RETURNS> -<FLAGS>a</FLAGS> -GstRtpSession *gstrtpsession -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-bye-ssrc</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-bye-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-new-ssrc</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-ssrc-active</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-ssrc-collision</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-ssrc-sdes</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-ssrc-validated</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::request-pt-map</NAME> -<RETURNS>GstCaps*</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSession::on-sender-timeout</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSession *gstrtpsession -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSsrcDemux::new-ssrc-pad</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSsrcDemux *gstrtpssrcdemux -guint arg1 -GstPad *arg2 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSsrcDemux::clear-ssrc</NAME> -<RETURNS>void</RETURNS> -<FLAGS>la</FLAGS> -GstRtpSsrcDemux *gstrtpssrcdemux -guint arg1 -</SIGNAL> - -<SIGNAL> -<NAME>GstRtpSsrcDemux::removed-ssrc-pad</NAME> -<RETURNS>void</RETURNS> -<FLAGS>l</FLAGS> -GstRtpSsrcDemux *gstrtpssrcdemux -guint arg1 -GstPad *arg2 -</SIGNAL> - -<SIGNAL> <NAME>GstCDAudio::track-change</NAME> <RETURNS>void</RETURNS> <FLAGS>l</FLAGS> |