#include <soundsystemfmod.h>
Inheritance diagram for SoundSystemFMOD:
Public Member Functions | |
SoundSystemFMOD () | |
virtual | ~SoundSystemFMOD () |
bool | Init (int inFreq) |
void | Shutdown () |
float | GetCPU () |
kerosin::SoundEffect * | CreateEffect (kerosin::SoundServer &soundServer) |
kerosin::SoundStream * | CreateStream (kerosin::SoundServer &soundServer) |
kerosin::SoundModule * | CreateModule (kerosin::SoundServer &soundServer) |
Definition at line 29 of file soundsystemfmod.h.
|
Definition at line 28 of file soundsystemfmod.cpp. |
|
Definition at line 32 of file soundsystemfmod.cpp. References Shutdown(). Here is the call graph for this function: ![]() |
|
Implements kerosin::SoundSystem. Definition at line 58 of file soundsystemfmod.cpp. |
|
Implements kerosin::SoundSystem. Definition at line 68 of file soundsystemfmod.cpp. |
|
Implements kerosin::SoundSystem. Definition at line 63 of file soundsystemfmod.cpp. |
|
Implements kerosin::SoundSystem. Definition at line 53 of file soundsystemfmod.cpp. |
|
Implements kerosin::SoundSystem. Definition at line 37 of file soundsystemfmod.cpp. |
|
Implements kerosin::SoundSystem. Definition at line 48 of file soundsystemfmod.cpp. Referenced by ~SoundSystemFMOD(). |