class methods
- ofxEmscriptenSoundPlayer()
- ~ofxEmscriptenSoundPlayer()
- getDurationMS()
- getDurationSecs()
- getPan()
- getPosition()
- getPositionMS()
- getSpeed()
- getSystemSpectrum()
- getVolume()
- isLoaded()
- isPlaying()
- load()
- play()
- setLoop()
- setMultiPlay()
- setPan()
- setPaused()
- setPosition()
- setPositionMS()
- setSpeed()
- setVolume()
- stop()
- unload()
Extends
This class extends others, you can call their methods on an instance of ofxEmscriptenSoundPlayer too:
Last updated Tuesday, 19 November 2024 17:23:48 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue