Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<Function.A1<? super AudioProcessingEvent,? extends Object>> |
ScriptProcessorNode.onaudioprocess |
Modifier and Type | Method and Description |
---|---|
static AudioProcessingEvent |
AudioProcessingEvent.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
Function.A1<? super AudioProcessingEvent,? extends Object> |
ScriptProcessorNode.onaudioprocess() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptProcessorNode.addEventListener(Void type,
Function.A1<? super AudioProcessingEvent,? extends Object> listener) |
void |
ScriptProcessorNode.addEventListener(Void type,
Function.A1<? super AudioProcessingEvent,? extends Object> listener,
Boolean useCapture) |
Copyright © 2018. All rights reserved.