![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <snd_main.h>
Data Fields | |
| unsigned short | channels |
| unsigned int | speed |
| unsigned short | width |
Definition at line 30 of file snd_main.h.
| unsigned short snd_format_t::channels |
Definition at line 34 of file snd_main.h.
Referenced by S_Startup(), and SndSys_Init().
| unsigned int snd_format_t::speed |
Definition at line 32 of file snd_main.h.
Referenced by S_Startup(), and SndSys_Init().
| unsigned short snd_format_t::width |
Definition at line 33 of file snd_main.h.
Referenced by S_Startup(), and SndSys_Init().