This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17413 - (roc): AudioBuffers' relationship to AudioContext
Summary: (roc): AudioBuffers' relationship to AudioContext
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: This bug has no owner yet - up for the taking
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 12:41 UTC by Michael[tm] Smith
Modified: 2012-06-21 12:58 UTC (History)
3 users (show)

See Also:


Attachments

Description Michael[tm] Smith 2012-06-05 12:41:40 UTC
Audio-ISSUE-77 (roc): AudioBuffers' relationship to AudioContext [Web Audio API]

http://www.w3.org/2011/audio/track/issues/77

Raised by: Robert O'Callahan
On product: Web Audio API

Do AudioBuffers created on one AudioContext work with other AudioContexts? If not, what happens when authors try to use an AudioBuffer with the wrong AudioContext? This needs to be specified.
Comment 1 Chris Rogers 2012-06-08 23:56:11 UTC
Yes they can be shared among AudioContexts.  Added comment here:
https://dvcs.w3.org/hg/audio/rev/57c79637a516
Comment 2 Olivier Thereaux 2012-06-21 12:58:55 UTC
The clarification appears to be sufficient. No objection after more than a week, closing.