#include <snd_loc.h>
Public Attributes | |
| int | length |
| int | loopstart |
| int | speed |
| int | width |
| int | stereo |
| byte | data [1] |
| byte sfxcache_t::data[1] |
Definition at line 36 of file snd_loc.h.
Referenced by ResampleSfx(), S_PaintChannelFrom16(), and S_PaintChannelFrom8().
| int sfxcache_t::length |
Definition at line 31 of file snd_loc.h.
Referenced by ResampleSfx(), S_AddLoopSounds(), S_EndRegistration(), S_IssuePlaysound(), S_LoadSound(), S_PaintChannels(), and S_SoundList().
| int sfxcache_t::loopstart |
Definition at line 32 of file snd_loc.h.
Referenced by ResampleSfx(), S_LoadSound(), S_PaintChannels(), and S_SoundList().
| int sfxcache_t::speed |
Definition at line 33 of file snd_loc.h.
Referenced by ResampleSfx(), and S_LoadSound().
| int sfxcache_t::stereo |
Definition at line 35 of file snd_loc.h.
Referenced by ResampleSfx(), S_LoadSound(), and S_SoundList().
| int sfxcache_t::width |
Definition at line 34 of file snd_loc.h.
Referenced by ResampleSfx(), S_EndRegistration(), S_LoadSound(), S_PaintChannels(), and S_SoundList().