Table of Contents

Class DynamicTypeFactory

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

Constructors

DynamicTypeFactory()

public DynamicTypeFactory()

DynamicTypeFactory(params ConstructArgument[])

protected DynamicTypeFactory(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

DynamicTypeFactory(IntPtr, bool)

protected DynamicTypeFactory(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type

Load(string)

public static Type Load(string factoryname)

Parameters

factoryname string

Returns

Type