W3cubDocs

/Haxe JavaScript

ScriptProcessorNode

package js.html.audio

extends AudioNodeEventTarget

@:native("ScriptProcessorNode") Available on js

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

See:

Variables

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 25616384.

onaudioprocess:Function

Represents the EventHandler to be called.

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