Class Tracer
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
public class Tracer : Object, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
Tracer
- Implements
- Inherited Members
Constructors
Tracer(params ConstructArgument[])
public Tracer(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
Tracer(TracerHandle)
public Tracer(TracerHandle handle)
Parameters
handle
TracerHandle
Fields
ParamsPropertyDefinition
public static readonly Property<string?, Tracer> ParamsPropertyDefinition
Field Value
Properties
Params
public string? Params { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
Register(Plugin?, string, Type)
public static bool Register(Plugin? plugin, string name, Type type)