![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include <cWaveFormat.h>
Public Attributes | |
| WORD | wFormatTag |
| WORD | nChannels |
| DWORD | nSamplesPerSec |
| DWORD | nAvgBytesPerSec |
| WORD | nBlockAlign |
| DWORD waveformat_tag::nAvgBytesPerSec |
| WORD waveformat_tag::nBlockAlign |
| WORD waveformat_tag::nChannels |
| DWORD waveformat_tag::nSamplesPerSec |
| WORD waveformat_tag::wFormatTag |