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