Table of Contents

Class TracerRecord

Namespace
Gst
Assembly
Gst-1.0.dll
public class TracerRecord : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
TracerRecord
Implements
Inherited Members

Constructors

TracerRecord()

public TracerRecord()

TracerRecord(params ConstructArgument[])

protected TracerRecord(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

TracerRecord(IntPtr, bool)

protected TracerRecord(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type