Table of Contents

Class AudioSrc

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

Constructors

AudioSrc()

public AudioSrc()

AudioSrc(params ConstructArgument[])

protected AudioSrc(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioSrc(IntPtr, bool)

protected AudioSrc(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type