Table of Contents

Class DiscovererStreamInfoHandle

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

Constructors

DiscovererStreamInfoHandle(nint, bool)

public DiscovererStreamInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DiscovererStreamInfoHandle

Type Parameters

T