Function gstreamer::active_tracers

source ·
pub fn active_tracers() -> List<Tracer>
Expand description

Get a list of all active tracer objects owned by the tracing framework for the entirety of the run-time of the process or till gst_deinit() is called.

§Returns

A GList of Tracer objects