reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofSoundPlayer Member List

This is the complete list of members for ofSoundPlayer, including all inherited members.

getPan() constofSoundPlayervirtual
getPlayer()ofSoundPlayer
getPosition() constofSoundPlayervirtual
getPositionMS() constofSoundPlayervirtual
getSpeed() constofSoundPlayervirtual
getVolume() constofSoundPlayervirtual
isLoaded() constofSoundPlayervirtual
isPlaying() constofSoundPlayervirtual
load(const of::filesystem::path &fileName, bool stream=false)ofSoundPlayervirtual
OF_DEPRECATED_MSG("Use load", bool loadSound(std::string fileName, bool stream=false))ofSoundPlayer
OF_DEPRECATED_MSG("Use unload", void unloadSound())ofSoundPlayer
OF_DEPRECATED_MSG("Use isPlaying", bool getIsPlaying() const)ofSoundPlayer
ofBaseSoundPlayer()ofBaseSoundPlayerinline
ofSoundPlayer()ofSoundPlayer
play()ofSoundPlayervirtual
playerofSoundPlayerprotected
setLoop(bool loop)ofSoundPlayervirtual
setMultiPlay(bool multiplay)ofSoundPlayervirtual
setPan(float pan)ofSoundPlayervirtual
setPaused(bool paused)ofSoundPlayervirtual
setPlayer(std::shared_ptr< ofBaseSoundPlayer > newPlayer)ofSoundPlayer
setPosition(float percent)ofSoundPlayervirtual
setPositionMS(int ms)ofSoundPlayervirtual
setSpeed(float speed)ofSoundPlayervirtual
setVolume(float vol)ofSoundPlayervirtual
stop()ofSoundPlayervirtual
unload()ofSoundPlayervirtual
~ofBaseSoundPlayer()ofBaseSoundPlayerinlinevirtual