decodeAudioData should detach the ArrayBuffer |
||
Issue descriptionAccording to https://webaudio.github.io/web-audio-api/#widl-BaseAudioContext-decodeAudioData-Promise-AudioBuffer--ArrayBuffer-audioData-DecodeSuccessCallback-successCallback-DecodeErrorCallback-errorCallback decodeAudioData must detach the ArrayBuffer when it starts decoding the encoded audio data. Implement this.
,
Mar 24 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 23 2017