Table of Contents

Class DiscovererVideoInfoHandle

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

Constructors

DiscovererVideoInfoHandle(nint, bool)

public DiscovererVideoInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DiscovererVideoInfoHandle

Type Parameters

T