Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
This is the complete list of members for Audio::SimpleSound, including all inherited members.
abortLoad() | Audio::SimpleSound | protectedvirtual |
closeStream() | Audio::SimpleSound | protected |
flags | Audio::Sound | protected |
getFormat() | Audio::Sound | inlineprotected |
getFormat() const | Audio::Sound | inline |
getName() const | Audio::Sound | inline |
getStream() const | Audio::SimpleSound | protected |
getType() const | Audio::SimpleSound | inline |
isLoaded() const | Audio::Sound | inline |
isLoading() const | Audio::Sound | inline |
isStreaming() const | Audio::Sound | inline |
isStreamLoaded() const | Audio::SimpleSound | inlineprotected |
load(bool wait=true) | Audio::Sound | |
loadImpl(bool wait)=0 | Audio::Sound | protectedpure virtual |
loadStream() | Audio::SimpleSound | protected |
onLoaded(bool success) | Audio::Sound | protectedvirtual |
readBuffer(SoundBuffer &buffer) | Audio::SimpleSound | protected |
SimpleSound(const std::string &name, VSFileSystem::VSFileType type=VSFileSystem::UnknownFile, bool streaming=false) | Audio::SimpleSound | protected |
Sound(const std::string &name, bool streaming) | Audio::Sound | protected |
unload() | Audio::Sound | |
unloadImpl()=0 | Audio::Sound | protectedpure virtual |
waitLoad() | Audio::Sound | protectedvirtual |
~SimpleSound() | Audio::SimpleSound | virtual |
~Sound() | Audio::Sound | virtual |