deleteSound(str_ptr filename)=0 | SoundImplementation | [pure virtual] |
load(str_ptr filename)=0 | SoundImplementation | [pure virtual] |
play(str_ptr filename)=0 | SoundImplementation | [pure virtual] |
setListenerGain(float g)=0 | SoundImplementation | [pure virtual] |
setListenerLoc(Wtransf m)=0 | SoundImplementation | [pure virtual] |
setListenerVel(Wvec v)=0 | SoundImplementation | [pure virtual] |
setParam(str_ptr filename, SOUNDPARAM param, float value)=0 | SoundImplementation | [pure virtual] |
stop(str_ptr filename)=0 | SoundImplementation | [pure virtual] |