gst.tracer_factory
Module for [TracerFactory] class
Types 3
Use gst.tracer_factory.TracerFactory.getList to get a list of tracer factories known to GStreamer.
Methods
TracerFactoryGidBuilder builder() static nothrowGet builder for [gst.tracer_factory.TracerFactory] Returns: New builder objectgst.tracer_factory.TracerFactory[] getList() static nothrowGets the list of all registered tracer factories. You must free the list using [gst.plugin_feature.PluginFeature.listFree].gobject.types.GType getTracerType() nothrowGet the #GType for elements managed by this factory. The type can only be retrieved if the element factory is loaded, which can be assured with [gst.plugin_feature.PluginFeature.load]. Returns: the...Fluent builder implementation template for gst.tracer_factory.TracerFactory
Fluent builder for gst.tracer_factory.TracerFactory
Methods