Table of Contents

Class DiscovererSubtitleInfoHandle

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

Constructors

DiscovererSubtitleInfoHandle(nint, bool)

public DiscovererSubtitleInfoHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

For<T>(ConstructArgument[])

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

Parameters

constructArguments ConstructArgument[]

Returns

DiscovererSubtitleInfoHandle

Type Parameters

T