Liking cljdoc? Tell your friends :D
ClojureScript only.

web.audio.AudioScheduledSourceNode.ev

AudioScheduledSourceNode Events.

AudioScheduledSourceNode Events.
raw docstring

endedcljs

Event.

Fired when the source node has stopped playing, either because reached a predetermined stop time, the full duration of the audio been performed, or because the entire buffer has been played. Also available using the onended event handler property.

Event.

Fired when the source node has stopped playing, either because
reached a predetermined stop time, the full duration of the audio
been performed, or because the entire buffer has been played.
Also available using the onended event handler property.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close