Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

AudioProcessingEvent

mohayonao edited this page Jan 27, 2015 · 7 revisions

Object > Event > AudioProcessingEvent

Properties

Inherits properties from its parent, Event.

  • playbackTime: number
  • inputBuffer: AudioBuffer
  • outputBuffer: AudioBuffer

Test API

  • $name: string readonly
  • $node: AudioNode readonly

References

Clone this wiki locally