![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
| int | channels |
| int | dataofs |
| int | loopstart |
| int | rate |
| int | samples |
| int | width |
| int wavinfo_t::channels |
Definition at line 34 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().
| int wavinfo_t::dataofs |
Definition at line 37 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().
| int wavinfo_t::loopstart |
Definition at line 35 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().
| int wavinfo_t::rate |
Definition at line 32 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().
| int wavinfo_t::samples |
Definition at line 36 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().
| int wavinfo_t::width |
Definition at line 33 of file snd_wav.c.
Referenced by GetWavinfo(), and S_LoadWavFile().