#include <sound.h>
Public Attributes | |
int | length |
int | loopstart |
int | width |
byte | data [1] |
byte sfxcache_s::data[1] |
int sfxcache_s::length |
Definition at line 34 of file sound.h.
Referenced by AL_AddLoopSounds(), AL_UploadSfx(), S_EndRegistration(), S_IssuePlaysound(), S_PaintChannels(), and S_SoundList_f().
int sfxcache_s::loopstart |
Definition at line 35 of file sound.h.
Referenced by AL_UploadSfx(), S_PaintChannels(), and S_SoundList_f().
int sfxcache_s::width |
Definition at line 36 of file sound.h.
Referenced by AL_UploadSfx(), S_EndRegistration(), S_PaintChannels(), and S_SoundList_f().