![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <snd_local.h>
Public Attributes | |
| word | wFormatTag |
| word | nChannels |
| dword | nSamplesPerSec |
| dword | nAvgBytesPerSec |
| word | nBlockAlign |
| word | wBitsPerSample |
| word | cbSize |
Definition at line 96 of file snd_local.h.
| word waveformatex_s::cbSize |
Definition at line 103 of file snd_local.h.
| dword waveformatex_s::nAvgBytesPerSec |
Definition at line 100 of file snd_local.h.
| word waveformatex_s::nBlockAlign |
Definition at line 101 of file snd_local.h.
| word waveformatex_s::nChannels |
Definition at line 98 of file snd_local.h.
| dword waveformatex_s::nSamplesPerSec |
Definition at line 99 of file snd_local.h.
| word waveformatex_s::wBitsPerSample |
Definition at line 102 of file snd_local.h.
| word waveformatex_s::wFormatTag |
Definition at line 97 of file snd_local.h.
1.8.6.