Table of Contents

Class AudioAggregatorConvertPad

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

Constructors

AudioAggregatorConvertPad(params ConstructArgument[])

public AudioAggregatorConvertPad(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioAggregatorConvertPad(AudioAggregatorConvertPadHandle)

public AudioAggregatorConvertPad(AudioAggregatorConvertPadHandle handle)

Parameters

handle AudioAggregatorConvertPadHandle

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