#include <soundstream.h>
Inheritance diagram for kerosin::SoundStream:


Public Member Functions | |
| SoundStream (SoundServer &inServer) | |
| virtual | ~SoundStream () |
| virtual void | Load (const std::string &inName)=0 |
| virtual void | Load (void *inBuffer, int inSize)=0 |
| virtual void | Play ()=0 |
Definition at line 30 of file soundstream.h.
|
|
Definition at line 33 of file soundstream.h. |
|
|
Definition at line 34 of file soundstream.h. |
|
||||||||||||
|
Implemented in SoundStreamFMOD. |
|
|
Implemented in SoundStreamFMOD. |
|
|
Implemented in SoundStreamFMOD. |
1.4.4