mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
b0d322c5f5
Original commit message from CVS: * common/gstdoc-scangobj: * common/gtk-doc-plugins.mak: * docs/libs/Makefile.am: * docs/plugins/gst-plugins-base-plugins.args: * docs/plugins/gst-plugins-base-plugins.hierarchy: * docs/plugins/gst-plugins-base-plugins.interfaces: * docs/plugins/gst-plugins-base-plugins.prerequisites: * docs/plugins/gst-plugins-base-plugins.signals: only scanobj stuff from our source module. Not sure yet if that's correct, given the hierarchy stuff :)
65 lines
1.1 KiB
Text
65 lines
1.1 KiB
Text
<SIGNAL>
|
|
<NAME>GstMultiFdSink::add</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstMultiFdSink::clear</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstMultiFdSink::client-added</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstMultiFdSink::client-removed</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
gint arg1
|
|
GstClientStatus arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstMultiFdSink::get-stats</NAME>
|
|
<RETURNS>GValueArray*</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstMultiFdSink::remove</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstMultiFdSink *gstmultifdsink
|
|
gint arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDecodeBin::new-decoded-pad</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstDecodeBin *gstdecodebin
|
|
GstPad *arg1
|
|
gboolean arg2
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDecodeBin::removed-decoded-pad</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstDecodeBin *gstdecodebin
|
|
GstPad *arg1
|
|
</SIGNAL>
|
|
|
|
<SIGNAL>
|
|
<NAME>GstDecodeBin::unknown-type</NAME>
|
|
<RETURNS>void</RETURNS>
|
|
GstDecodeBin *gstdecodebin
|
|
GstPad *arg1
|
|
GstCaps *arg2
|
|
</SIGNAL>
|
|
|