WAVEFORMAT
nothrow extern (Windows)
struct WAVEFORMAT {
}
- nAvgBytesPerSec
DWORD nAvgBytesPerSec;
Undocumented in source.
- nBlockAlign
WORD nBlockAlign;
Undocumented in source.
- nChannels
WORD nChannels;
Undocumented in source.
- nSamplesPerSec
DWORD nSamplesPerSec;
Undocumented in source.
- wFormatTag
WORD wFormatTag;
Undocumented in source.
windows mmsystem
enumsfunctionstemplatesvariables