Documentation updates
[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 <!-- ##### SIGNAL GstFakeSink::handoff ##### -->
20 <para>
21 This signal is emmitted when a buffer is handled.
22 </para>
23
24 @gstfakesink: the object which received the signal.
25 @arg1: The buffer that is received.
26
27 <!-- ##### ARG GstFakeSink:num-sinks ##### -->
28 <para>
29 The number of sink pads.
30 </para>
31
32 <!-- ##### ARG GstFakeSink:silent ##### -->
33 <para>
34 Indicates the plugin should not emit messages.
35 </para>
36
37 <!-- ##### ARG GstFakeSink:dump ##### -->
38 <para>
39 Dump the contents of the buffer
40 </para>
41
42 <!-- ##### ARG GstFakeSink:sync ##### -->
43 <para>
44 Sync on the clock
45 </para>
46
47 <!-- ##### ARG GstFakeSink:last-message ##### -->
48 <para>
49 The last message this plugin emmited.
50 </para>
51