Alvas.Audio Class Library

AudioCompressionManager.EnumFormats Method

Enumerates waveform-audio formats available for a given format tag from the first suitable ACM driver. This function continues enumerating until there are no more suitable formats for the format tag or the callback function returns false.

Overload List

Enumerates waveform-audio formats available for a given format tag from the first suitable ACM driver. This function continues enumerating until there are no more suitable formats for the format tag or the callback function returns false.

public void EnumFormats(int);

Enumerates waveform-audio formats available for a given format tag from defined ACM driver. This function continues enumerating until there are no more suitable formats for the format tag or the callback function returns false.

public void EnumFormats(int,int);

See Also

AudioCompressionManager Class | Alvas.Audio Namespace