W3cubDocs

/Haxe JavaScript

OfflineAudioCompletionEvent

package js.html.audio

extends Event

@:native("OfflineAudioCompletionEvent") Available on js

The Web Audio API OfflineAudioCompletionEvent interface represents events that occur when the processing of an OfflineAudioContext is terminated. The complete event implements this interface.

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

See:

Variables

read only renderedBuffer:AudioBuffer

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