mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
43cbc42c45
Original commit message from CVS: the 'brown paper bag' commit. sorry for the email spam on this one, but it will be laaaarrrggggeee
33 lines
532 B
Text
33 lines
532 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:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_plugin_feature_unload_thyself ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@feature:
|
|
|
|
|