pub fn active_tracers() -> List<Tracer>
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.
gst_deinit()
A GList of Tracer objects
GList
Tracer