Table of Contents

Class AudioAggregatorConvertPadHandle

Namespace
GstAudio.Internal
Assembly
GstAudio-1.0.dll
public class AudioAggregatorConvertPadHandle : AudioAggregatorPadHandle, IDisposable
Inheritance
AudioAggregatorConvertPadHandle
Implements
Inherited Members

Constructors

AudioAggregatorConvertPadHandle(nint, bool)

public AudioAggregatorConvertPadHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

public static AudioAggregatorConvertPadHandle For<T>(ConstructArgument[] constructArguments) where T : AudioAggregatorConvertPad, GTypeProvider

Parameters

constructArguments ConstructArgument[]

Returns

AudioAggregatorConvertPadHandle

Type Parameters

T