Class AudioFormatInfo
public class AudioFormatInfo
- Inheritance
-
AudioFormatInfo
- Inherited Members
Methods
FillSilence(AudioFormatInfoHandle, ref byte, nuint)
Calls native method gst_audio_format_info_fill_silence. Version: 1.20
[Version("1.20")]
public static extern void FillSilence(AudioFormatInfoHandle info, ref byte dest, nuint length)
Parameters
info
AudioFormatInfoHandleTransfer ownership: None Nullable: False
dest
byteTransfer ownership: None Nullable: False
length
nuintTransfer ownership: None Nullable: False