createScriptProcessor 方法
实现
ScriptProcessorNode createScriptProcessor(
[int? bufferSize,
int? numberOfInputChannels,
int? numberOfOutputChannels]) native;
ScriptProcessorNode createScriptProcessor(
[int? bufferSize,
int? numberOfInputChannels,
int? numberOfOutputChannels]) native;