mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
ad1970eae2
Original commit message from CVS: 2005-07-15 Andy Wingo <wingo@pobox.com> * tools/gst-typefind.c: Update, add copyright block. * gst/base/gstbasesrc.c (gst_base_src_default_negotiate): Normalize and truncate caps before fixation. * gst/gstcaps.h: * gst/gstcaps.c (gst_caps_truncate): New function, destructively discards all but the first structure from its argument.
127 lines
1.5 KiB
Text
127 lines
1.5 KiB
Text
<!-- ##### SECTION Title ##### -->
|
|
GstRegistryPool
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Management of a group of #GstRegistry objects
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
The registry pool manages the available registries and plugins in
|
|
the system.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
GstRegistry
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_list ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_add ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@registry:
|
|
@priority:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_remove ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@registry:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_add_plugin ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@plugin:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_load_all ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_plugin_filter ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@filter:
|
|
@first:
|
|
@user_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_feature_filter ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@filter:
|
|
@first:
|
|
@user_data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_plugin_list ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_feature_list ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@type:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_find_plugin ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_find_feature ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@name:
|
|
@type:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gst_registry_pool_get_prefered ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@flags:
|
|
@Returns:
|
|
|
|
|