doom3-gpl
Doom 3 GPL source release
|
#include <snd_local.h>
Public Attributes | |
word | wFormatTag |
word | nChannels |
dword | nSamplesPerSec |
dword | nAvgBytesPerSec |
word | nBlockAlign |
Definition at line 110 of file snd_local.h.
dword waveformat_s::nAvgBytesPerSec |
Definition at line 114 of file snd_local.h.
word waveformat_s::nBlockAlign |
Definition at line 115 of file snd_local.h.
word waveformat_s::nChannels |
Definition at line 112 of file snd_local.h.
dword waveformat_s::nSamplesPerSec |
Definition at line 113 of file snd_local.h.
word waveformat_s::wFormatTag |
Definition at line 111 of file snd_local.h.