Table of Contents

Class AudioAggregatorConvertPad

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

Constructors

AudioAggregatorConvertPad()

public AudioAggregatorConvertPad()

AudioAggregatorConvertPad(params ConstructArgument[])

protected AudioAggregatorConvertPad(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioAggregatorConvertPad(IntPtr, bool)

protected AudioAggregatorConvertPad(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

ConverterConfigPropertyDefinition

public static readonly Property<Structure, AudioAggregatorConvertPad> ConverterConfigPropertyDefinition

Field Value

Property<Structure, AudioAggregatorConvertPad>

Properties

ConverterConfig

public Structure ConverterConfig { get; set; }

Property Value

Structure

Methods

GetGType()

public static Type GetGType()

Returns

Type