@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface AudioProcessingEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(AudioProcessingEvent event)
Handle event of type AudioProcessingEvent
|
void handleEvent(@Nonnull
AudioProcessingEvent event)