Table of Contents

Class VideoFilter

Namespace
GstVideo
Assembly
GstVideo-1.0.dll
public class VideoFilter : BaseTransform, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
Inheritance
VideoFilter
Implements
Inherited Members

Constructors

VideoFilter()

public VideoFilter()

VideoFilter(params ConstructArgument[])

protected VideoFilter(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

VideoFilter(IntPtr, bool)

protected VideoFilter(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type