Planeshift
Classes | Defines

data.h File Reference

#include <cssysdef.h>
#include <iutil/objreg.h>
#include <csutil/csstring.h>
#include <csutil/hash.h>
#include <iutil/vfs.h>
#include <isndsys/ss_data.h>
#include <isndsys/ss_loader.h>

Go to the source code of this file.

Classes

class  SoundData
 SoundData is the datakeeper of. More...
struct  SoundFile
 Class that contains the most important informations about a soundfile It contains the name, filename and if loaded the data. More...

Defines

#define SOUNDFILE_CACHETIME   300000
 
  • number of milliseconds a file remains cached


Define Documentation

#define SOUNDFILE_CACHETIME   300000

  • number of milliseconds a file remains cached

Definition at line 93 of file data.h.