W3cubDocs

/Haxe JavaScript

AudioProcessingEvent

package js.html.audio

extends Event

Available on js

The Web Audio API AudioProcessingEvent represents events that occur when a ScriptProcessorNode input buffer is ready to be processed.

Documentation AudioProcessingEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Variables

read onlyinputBuffer:AudioBuffer

read onlyoutputBuffer:AudioBuffer

read onlyplaybackTime:Float

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/AudioProcessingEvent.html