OfflineAudioCompletionEvent: renderedBuffer property
The renderedBuffer
read-only property of the
OfflineAudioCompletionEvent
interface is an AudioBuffer
containing the result of processing an OfflineAudioContext
.
Value
An AudioBuffer
.
The renderedBuffer
read-only property of the
OfflineAudioCompletionEvent
interface is an AudioBuffer
containing the result of processing an OfflineAudioContext
.
An AudioBuffer
.