Class DiscovererStreamInfoHandle
- Namespace
- GstPbutils.Internal
- Assembly
- GstPbutils-1.0.dll
public class DiscovererStreamInfoHandle : ObjectHandle, IDisposable
- Inheritance
-
DiscovererStreamInfoHandle
- Implements
- Derived
- Inherited Members
Constructors
DiscovererStreamInfoHandle(nint, bool)
public DiscovererStreamInfoHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static DiscovererStreamInfoHandle For<T>(ConstructArgument[] constructArguments) where T : DiscovererStreamInfo, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T