get_list


Description:

public static List<TypeFindFactory> get_list ()

Gets the list of all registered typefind factories.

You must free the list using list_free.

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

Free-function: gst_plugin_feature_list_free

Returns:

the list of all registered TypeFindFactory.