d9ebf7dc86f96050896e5a8adb2cb4fa323cbb5b
[platform/upstream/gstreamer.git] / docs / gst / tmpl / gstfakesink.sgml
1 <!-- ##### SECTION Title ##### -->
2 GstFakeSink
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Sources a buffer without doing anything with it. (fakesink)
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 Take a buffer and gst_buffer_unref() it. This element does nothing
10 with the buffer. (fakesink)
11
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### STRUCT GstFakeSink ##### -->
20 <para>
21
22 </para>
23
24 @element: 
25 @silent: 
26 @dump: 
27 @sync: 
28 @signal_handoffs: 
29 @clock: 
30 @state_error: 
31 @last_message: 
32
33 <!-- ##### ENUM GstFakeSinkStateError ##### -->
34 <para>
35
36 </para>
37
38 @FAKESINK_STATE_ERROR_NONE: 
39 @FAKESINK_STATE_ERROR_NULL_READY: 
40 @FAKESINK_STATE_ERROR_READY_PAUSED: 
41 @FAKESINK_STATE_ERROR_PAUSED_PLAYING: 
42 @FAKESINK_STATE_ERROR_PLAYING_PAUSED: 
43 @FAKESINK_STATE_ERROR_PAUSED_READY: 
44 @FAKESINK_STATE_ERROR_READY_NULL: 
45