ScriptProcessorNode
js.html.EventTarget → AudioNode → js.html.audio.ScriptProcessorNode (extern class)
Documentation ScriptProcessorNode by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
onaudioprocess: haxe.Function
Represents the EventHandler
to be called.
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
.