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