doc fixen
[platform/upstream/gstreamer.git] / docs / gst / tmpl / gstdata.sgml
1 <!-- ##### SECTION Title ##### -->
2 GstData
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Common structure for GstBuffer and GstEvent
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 This structure provides a common base for #GstBuffer and #GstEvent. It is the
10 main data type that is passed along in a pipeline.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15 #GstBuffer, #GstEvent
16 </para>
17
18 <!-- ##### STRUCT GstData ##### -->
19 <para>
20 The base structure
21 </para>
22
23 @type: The type of this data.
24 @refcount: 
25 @flags: 
26 @free: 
27 @copy: 
28