gst.tracer

Undocumented in source.

Members

Classes

Tracer
class Tracer

Tracing modules will subclass #GstTracer and register through gst.tracer.Tracer.register. Modules can attach to various hook-types - see gst.global.tracingRegisterHook. When invoked they receive hook specific contextual data, which they must not modify.