A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/OfflineAudioCompletionEvent below:

OfflineAudioCompletionEvent - Web APIs | MDN

OfflineAudioCompletionEvent

Baseline Widely available

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

Note: This interface is marked as deprecated; it is still supported for legacy reasons, but it will soon be superseded when the promise version of OfflineAudioContext.startRendering is supported in browsers, which will no longer need it.

Event OfflineAudioCompletionEvent Constructor
OfflineAudioCompletionEvent()

Creates a new OfflineAudioCompletionEvent object instance.

Instance properties

Also inherits properties from its parent, Event.

OfflineAudioCompletionEvent.renderedBuffer Read only

An AudioBuffer containing the result of processing an OfflineAudioContext.

Instance methods

Inherits methods from its parent, Event.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3