Table of Contents

Class AudioAggregatorPad

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

Constructors

AudioAggregatorPad(params ConstructArgument[])

public AudioAggregatorPad(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AudioAggregatorPad(AudioAggregatorPadHandle)

public AudioAggregatorPad(AudioAggregatorPadHandle handle)

Parameters

handle AudioAggregatorPadHandle

Fields

QosMessagesPropertyDefinition

public static readonly Property<bool, AudioAggregatorPad> QosMessagesPropertyDefinition

Field Value

Property<bool, AudioAggregatorPad>

Properties

QosMessages

public bool QosMessages { get; set; }

Property Value

bool

Methods

GetGType()

public static Type GetGType()

Returns

Type