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