GstTracer

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.

Members

Variables

GstReserved
void*[4] GstReserved;
parent
GstObject parent;
priv
GstTracerPrivate* priv;