| Alvas.Audio Class Library |
|
AudioCompressionManager.GetFormatList Method (WaveFormat)
Gets the format list for specified WaveFormat and suitable driver.
-
To filter the format list by nChannels please specify the valid value or 0 otherwise;
-
To filter the format list by wBitsPerSample please specify the valid value or 0 otherwise;
-
To filter the format list by nSamplesPerSec please specify the valid value or 0 otherwise;
-
To filter the format list by wFormatTag please specify the valid value or 0 otherwise;
Parameters
-
waveFormat
- The wave format.
Return Value
See Also
AudioCompressionManager Class | Alvas.Audio Namespace | AudioCompressionManager.GetFormatList Overload List