55 eC_TArray<SoundData_t> m_akSounds;
57 eC_Bool SetNOFSounds(eC_UInt uiNOFSounds);
SoundResource_t
List of sound resource ids.
Definition: GUISoundResource.h:48
This is the Sound-Wrapper base class.
Definition: SndWrap.h:48
This is the Linux implementation of the Sound Wrapper.
Definition: SndWrapSDL.h:21
eC_Bool StopSnd(const SoundResource_t &eID)
eC_Bool ResumeSnd(const SoundResource_t &eID)
static void CreateInstance()
Constructor.
void LoadSnd(const eC_String &pkPath, const SoundResource_t &eID, eC_UInt uiDeviceID=0)
eC_Bool PlaySnd(const SoundResource_t &eID, eC_UInt Flags=PLAY_ASYNC)
void UnloadSnd(const SoundResource_t &eID)
eC_Bool PauseSnd(const SoundResource_t &eID)
eC_Bool SetVolume(eC_UByte ubVolume)