mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
9ba56f4181
Original commit message from CVS: Get the API docs back in shape. This batch of patches contain the updates that don't require source code comment changes.
32 lines
521 B
Text
32 lines
521 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstPluginFeature
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
The base class for plugable objects.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
This is a base class for anything that can be added to a #GstPlugin.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
#GstPlugin
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gst_plugin_feature_ensure_loaded ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@feature:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_plugin_feature_unload_thyself ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@feature:
|
|
|
|
|