WAVEFORMATEX
nothrow extern (Windows)
struct WAVEFORMATEX {
}
- 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.
windows mmsystem
enumsfunctionstemplatesvariables