Table of Contents

Class DiscovererAudioInfoHandle

Namespace
GstPbutils.Internal
Assembly
GstPbutils-1.0.dll
public class DiscovererAudioInfoHandle : DiscovererStreamInfoHandle, IDisposable
Inheritance
DiscovererAudioInfoHandle
Implements
Inherited Members

Constructors

DiscovererAudioInfoHandle(nint, bool)

public DiscovererAudioInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DiscovererAudioInfoHandle

Type Parameters

T