package js.html.audio
extends AudioNode › EventTarget
Available on jsDocumentation ScriptProcessorNode by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
read only bufferSize:Int
Returns an integer representing both the input and output buffer size. Its value can be a power of 2 value in the range 256
–16384
.
onaudioprocess:Function
Represents the EventHandler
to be called.
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/audio/ScriptProcessorNode.html