bLoadedOk | ofSoundPlayer | |
bLoop | ofSoundPlayer | |
bMultiPlay | ofSoundPlayer | |
bPaused | ofSoundPlayer | |
channel | ofSoundPlayer | |
closeFmod() | ofSoundPlayer | [static] |
getIsPlaying() | ofSoundPlayer | |
getPan() | ofSoundPlayer | |
getPosition() | ofSoundPlayer | |
getSpeed() | ofSoundPlayer | |
initializeFmod() | ofSoundPlayer | [static] |
internalFreq | ofSoundPlayer | |
isStreaming | ofSoundPlayer | |
length | ofSoundPlayer | |
loadSound(string fileName, bool stream=false) | ofSoundPlayer | |
ofSoundPlayer() | ofSoundPlayer | |
pan | ofSoundPlayer | |
play() | ofSoundPlayer | |
result | ofSoundPlayer | |
setLoop(bool bLp) | ofSoundPlayer | |
setMultiPlay(bool bMp) | ofSoundPlayer | |
setPan(float vol) | ofSoundPlayer | |
setPaused(bool bP) | ofSoundPlayer | |
setPosition(float pct) | ofSoundPlayer | |
setSpeed(float spd) | ofSoundPlayer | |
setVolume(float vol) | ofSoundPlayer | |
sound | ofSoundPlayer | |
speed | ofSoundPlayer | |
stop() | ofSoundPlayer | |
unloadSound() | ofSoundPlayer | |
volume | ofSoundPlayer | |
~ofSoundPlayer() | ofSoundPlayer | [virtual] |