package js.html.audio
extends Event
Available on jsThe Web Audio API
AudioProcessingEvent
represents events that occur when aScriptProcessorNode
input buffer is ready to be processed.Documentation AudioProcessingEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only inputBuffer:AudioBuffer
read only outputBuffer:AudioBuffer
read only playbackTime:Float
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/AudioProcessingEvent.html