Alvas.Audio Class Library

AudioCompressionManager.GetFormatList Method

Gets the format list for specified WaveFormat and suitable driver.

Overload List

Gets the format list for specified WaveFormat and suitable driver.

public static FormatDetails[] GetFormatList(WaveFormat);

Gets the format list for specified format tag and suitable driver.

public static FormatDetails[] GetFormatList(int);

See Also

AudioCompressionManager Class | Alvas.Audio Namespace