mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
3d34ce7b95
Original commit message from CVS: Updated the manual and the docs. Removed the esdsink in gst/elements/ we have a real one not in the plugins dir. Added more APIs to query the plugins, types and caps. more fields now have a getter and a setter. This is needed to make gstreamer wrapper fiendly. Added gst_element_disconnect beacuse we also have a gst_element_connect
30 lines
554 B
Text
30 lines
554 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstFakeSink
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Sources a buffer without doing anything with it. (fakesink)
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Take a buffer and gst_buffer_unref() it. This element does nothing
|
|
with the buffer. (fakesink)
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SIGNAL GstFakeSink::handoff ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@gstfakesink: the object which received the signal.
|
|
|
|
<!-- ##### ARG GstFakeSink:num_sources ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|