mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-08 07:22:32 +00:00
37 lines
744 B
Text
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:
|
|
|