mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
bf8c785fb0
Original commit message from CVS: Documentation updates. All standard library objects and standard elements are documented. Modified some of the elements to more accuratly report about their arguments so the documentation builds more reasonable output. Added aviencoder and jpegencoder elements (not working yet)
18 lines
369 B
Text
18 lines
369 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>
|
|
|