OfflineAudioCompletionEvent: renderedBuffer プロパティ
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
renderedBuffer
は OfflineAudioCompletionEvent
インターフェイスの読み取り専用プロパティで、 OfflineAudioContext
の処理結果が入った AudioBuffer
を返します。
値
AudioBuffer
です。
仕様書
Specification |
---|
Web Audio API> # dom-offlineaudiocompletionevent-renderedbuffer> |
ブラウザーの互換性
Loading…