mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
008835e2de
Original commit message from CVS: remove stuff that isn't there anymore
17 lines
396 B
Text
17 lines
396 B
Text
<!-- ##### SECTION Title ##### -->
|
|
GstRegistry
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Abstract base class for management of #GstPlugin objects.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
One registry holds the metadata of a set of plugins.
|
|
All registries build the #GstRegistryPool.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
#GstPlugin, #GstPluginFeature
|
|
</para>
|
|
|