DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
snd_format_t Struct Reference

#include <snd_main.h>

Collaboration diagram for snd_format_t:

Data Fields

unsigned short channels
unsigned int speed
unsigned short width

Detailed Description

Definition at line 30 of file snd_main.h.

Field Documentation

◆ channels

unsigned short snd_format_t::channels

Definition at line 34 of file snd_main.h.

Referenced by S_Startup(), and SndSys_Init().

◆ speed

unsigned int snd_format_t::speed

Definition at line 32 of file snd_main.h.

Referenced by S_Startup(), and SndSys_Init().

◆ width

unsigned short snd_format_t::width

Definition at line 33 of file snd_main.h.

Referenced by S_Startup(), and SndSys_Init().


The documentation for this struct was generated from the following file: