TypeFindFactory.getList

Gets the list of all registered typefind factories. You must free the list using gst_plugin_feature_list_free().

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: ListG

the list of all registered #GstTypeFindFactory.

Meta