Table of Contents

Class AudioFilter

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

Constructors

AudioFilter()

public AudioFilter()

AudioFilter(params ConstructArgument[])

protected AudioFilter(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioFilter(IntPtr, bool)

protected AudioFilter(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type