TracerFactory.getList

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

The returned factories are sorted by factory name.

Free-function: gst_plugin_feature_list_free

class TracerFactory
static
getList
()

Return Value

Type: ListG

the list of all registered #GstTracerFactory.

Meta