GstAutoplugFactory
Create autopluggers from a factory.
An autoplugfactory is used to create instances of an autoplugger. It
can be added to a #GstPlugin as it extends #GstPluginFeature.
Use gst_autoplugfactory_new() to create a new autoplugger which can be registered
to a plugin with gst_plugin_add_feature().
Use gst_autoplugfactory_find() to find the named autoplugfactory.
or use gst_autoplugfactory_get_list() to get a list of all available autopluggers.
Once an autoplugfactory has been obtained use gst_autoplugfactory_create() to
instantiate a real autopugger. Optionally gst_autoplugfactory_make() to create
and autoplugger from the named factory.
Use gst_autoplugfactory_destroy() to remove the factory from the global list.
#GstAutoplug, #GstPlugin, #GstPluginFeature.
@name:
@longdesc:
@type:
@Returns:
@factory:
@name:
@Returns:
@Returns:
@factory:
@Returns:
@name:
@Returns: