package js.html.audio
extends Event
Available on jsThe Web Audio API
OfflineAudioCompletionEvent
interface represents events that occur when the processing of anOfflineAudioContext
is terminated. Thecomplete
event implements this interface.Documentation OfflineAudioCompletionEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only renderedBuffer:AudioBuffer
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/OfflineAudioCompletionEvent.html