TypeFindFactory.getList

Gets the list of all registered typefind factories. You must free the list using gst.plugin_feature.PluginFeature.listFree.

The returned factories are sorted by highest rank first, and then by factory name.

Free-function: gst_plugin_feature_list_free

class TypeFindFactory
static
getList
()

Return Value

Type: gst.type_find_factory.TypeFindFactory[]

the list of all registered #GstTypeFindFactory.