get_list


Description:

public static List<TracerFactory> get_list ()

Gets the list of all registered tracer factories.

You must free the list using list_free.

The returned factories are sorted by factory name.

Free-function: gst_plugin_feature_list_free

Returns:

the list of all registered TracerFactory.