gstreamer/docs/gst/tmpl/gstfakesink.sgml
Thomas Vander Stichele c1125590b2 more doc build fixes
Original commit message from CVS:
more doc build fixes
2004-04-08 14:45:13 +00:00

38 lines
744 B
Plaintext

<!-- ##### 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: