Table of Contents

Class AudioFormatInfo

Namespace
GstAudio.Internal
Assembly
GstAudio-1.0.dll
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 AudioFormatInfoHandle

Transfer ownership: None Nullable: False

dest byte

Transfer ownership: None Nullable: False

length nuint

Transfer ownership: None Nullable: False