18 #ifndef INCLUDED_SOUNDDATA_H
19 #define INCLUDED_SOUNDDATA_H
31 typedef std::map<std::wstring, CSoundData*>
DataMap;
68 #endif // CONFIG2_AUDIO
70 #endif // INCLUDED_SOUNDDATA_H
std::map< std::wstring, CSoundData * > DataMap
static CSoundData * SoundDataFromFile(const VfsPath &itemPath)
virtual Path * GetFileName()
CSoundData * IncrementCount()
virtual int GetBufferCount()
virtual void SetFileName(const Path &aName)
virtual unsigned int * GetBufferPtr()
virtual unsigned int GetBuffer()
static DataMap sSoundData
static void ReleaseSoundData(CSoundData *theData)
static CSoundData * SoundDataFromOgg(const VfsPath &itemPath)