Class EncodingAudioProfile
- Namespace
- GstPbutils.Internal
- Assembly
- GstPbutils-1.0.dll
public class EncodingAudioProfile
- Inheritance
-
EncodingAudioProfile
- Inherited Members
Methods
GetGType()
Calls native function gst_encoding_audio_profile_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
New(CapsHandle, NullableUtf8StringHandle, CapsHandle, uint)
Calls native constructor gst_encoding_audio_profile_new.
public static extern nint New(CapsHandle format, NullableUtf8StringHandle preset, CapsHandle restriction, uint presence)
Parameters
format
CapsHandleTransfer ownership: None Nullable: False
preset
NullableUtf8StringHandleTransfer ownership: None Nullable: True
restriction
CapsHandleTransfer ownership: None Nullable: True
presence
uintTransfer ownership: None Nullable: False
Returns
- nint
Transfer ownership: Full Nullable: False