getImmediate() | Sound | |
getLoop() | Sound | |
getSound() | Sound | |
getSoundDatatype() | Sound | |
getSoundLength() | Sound | |
getType() | Sound | |
initialize() | LocalSound | [virtual] |
LocalSound(MetaObject *superobject) | LocalSound | |
new_LocalSound(MetaObject *superobject, const string &type) | LocalSound | [static] |
pause() | LocalSound | |
play() | LocalSound | |
registerExtenders() | Sound | [static] |
resume() | LocalSound | |
sendMessage(Message *m) | LocalSound | [virtual] |
setImmediate(const bool value) | Sound | |
setLoop(const bool value) | Sound | |
setSound(void *data, unsigned int length, const string &datatype="?") | Sound | |
Sound(MetaObject *superobject) | Sound | |
stop() | LocalSound |