TracerFactory
Added in version 1.8.
Superclasses: PluginFeature
, Object
, InitiallyUnowned
, Object
- Constructors:
TracerFactory(**properties)
Methods
- class TracerFactory
- get_list() list[TracerFactory]
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
Added in version 1.8.