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

#include <snd_main.h>

+ Collaboration diagram for snd_fetcher_t:

Data Fields

snd_fetcher_freesfx_t freesfx
 
snd_fetcher_getsamplesfloat_t getsamplesfloat
 
snd_fetcher_stopchannel_t stopchannel
 

Detailed Description

Definition at line 116 of file snd_main.h.

Field Documentation

◆ freesfx

snd_fetcher_freesfx_t snd_fetcher_t::freesfx

Definition at line 120 of file snd_main.h.

◆ getsamplesfloat

snd_fetcher_getsamplesfloat_t snd_fetcher_t::getsamplesfloat

Definition at line 118 of file snd_main.h.

◆ stopchannel

snd_fetcher_stopchannel_t snd_fetcher_t::stopchannel

Definition at line 119 of file snd_main.h.


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