TracerFactory.getList

Gets the list of all registered tracer factories. You must free the list using Plugin.featureListFree.

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 gstreamer.TracerFactory

Meta