TracerFactory.getList

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

The returned factories are sorted by factory name.

Free-function: gst_plugin_feature_list_free

class TracerFactory
static
getList
()

Return Value

Type: gst.tracer_factory.TracerFactory[]

the list of all registered #GstTracerFactory.