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
Methods
For<T>(ConstructArgument[])
public static DiscovererSubtitleInfoHandle For<T>(ConstructArgument[] constructArguments) where T : DiscovererSubtitleInfo, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T