Tracer
Object Hierarchy:
Description:
[ CCode ( type_id = "gst_tracer_get_type ()" ) ]
[ Version ( since = "1.8" ) ]
public abstract class Tracer : Object
[ Version ( since = "1.8" ) ]
public abstract class Tracer : Object
Tracing modules will subclass Tracer and register through register.
Modules can attach to various hook-types - see tracing_register_hook . When invoked they receive hook specific contextual data, which they must not modify.
Namespace: Gst
Package: gstreamer-1.0
Content:
Properties:
Static methods:
Creation methods:
Inherited Members:
All known members inherited from class Gst.Object
All known members inherited from class GLib.Object