More updates to the API docs.
[platform/upstream/gstreamer.git] / docs / gst / tmpl / gstpluginfeature.sgml
1 <!-- ##### SECTION Title ##### -->
2 GstPluginFeature
3
4 <!-- ##### SECTION Short_Description ##### -->
5 The base class for plugable objects.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 This is a base class for anything that can be added to a #GstPlugin.
10 </para>
11
12 <!-- ##### SECTION See_Also ##### -->
13 <para>
14 #GstPlugin
15 </para>
16
17 <!-- ##### FUNCTION gst_plugin_feature_ensure_loaded ##### -->
18 <para>
19
20 </para>
21
22 @feature: 
23 @Returns: 
24
25
26 <!-- ##### FUNCTION gst_plugin_feature_unload_thyself ##### -->
27 <para>
28
29 </para>
30
31 @feature: 
32
33