OfflineAudioCompletionEvent: renderedBuffer property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2021.
The renderedBuffer
read-only property of the
OfflineAudioCompletionEvent
interface is an AudioBuffer
containing the result of processing an OfflineAudioContext
.
Value
An AudioBuffer
.
Specifications
Specification |
---|
Web Audio API # dom-offlineaudiocompletionevent-renderedbuffer |
Browser compatibility
BCD tables only load in the browser