WAVEFORMATEX

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Members

Variables

cbSize
WORD cbSize;
Undocumented in source.
nAvgBytesPerSec
DWORD nAvgBytesPerSec;
Undocumented in source.
nBlockAlign
WORD nBlockAlign;
Undocumented in source.
nChannels
WORD nChannels;
Undocumented in source.
nSamplesPerSec
DWORD nSamplesPerSec;
Undocumented in source.
wBitsPerSample
WORD wBitsPerSample;
Undocumented in source.
wFormatTag
WORD wFormatTag;
Undocumented in source.

Meta