ofFmodSoundPlayerfile
Functions
ofFmodSoundPlayerclass
Attributes
isStreaming
variable
bMultiPlay
variable
bLoop
variable
bLoadedOk
variable
bPaused
variable
pan
variable
volume
variable
internalFreq
variable
speed
variable
length
variable
result
variable
channel
variable
sound
variable
Functions
loadSound
()
unloadSound
()
play
()
stop
()
setVolume
()
setPan
()
setSpeed
()
setPaused
()
setLoop
()
setMultiPlay
()
setPosition
()
getPosition
()
getIsPlaying
()
getSpeed
()
getPan
()
getVolume
()
isLoaded
()
Static Functions
closeFmod
()