gstreamer/docs/gst/tmpl/gstfakesink.sgml
Thomas Vander Stichele 68c0bc0177 sure, why not commit updates ?
Original commit message from CVS:
sure, why not commit updates ?
2004-04-23 09:34:21 +00:00

37 lines
744 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>
<!-- ##### STRUCT GstFakeSink ##### -->
<para>
</para>
<!-- ##### ENUM GstFakeSinkStateError ##### -->
<para>
</para>
@FAKESINK_STATE_ERROR_NONE:
@FAKESINK_STATE_ERROR_NULL_READY:
@FAKESINK_STATE_ERROR_READY_PAUSED:
@FAKESINK_STATE_ERROR_PAUSED_PLAYING:
@FAKESINK_STATE_ERROR_PLAYING_PAUSED:
@FAKESINK_STATE_ERROR_PAUSED_READY:
@FAKESINK_STATE_ERROR_READY_NULL: