Table of Contents

Class DiscovererContainerInfoHandle

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

Constructors

DiscovererContainerInfoHandle(nint, bool)

public DiscovererContainerInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DiscovererContainerInfoHandle

Type Parameters

T