mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 23:16:38 +00:00
34 lines
532 B
Text
34 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:
|
||
|
|
||
|
|