Re: [web-audio-api] [AudioContext]: 'activeSourceCount' should return number of all active Source nodes (#206)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=21862#0) by Ehsan Akhgari [:ehsan] on W3C Bugzilla. Tue, 07 May 2013 00:30:57 GMT

We are planning to remove the activeSourceCount property from AudioContext.  Its functionality can be implemented in Javascript by handling the "ended" event on AudioBufferSourceNodes.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/206#issuecomment-24244787

Received on Wednesday, 11 September 2013 14:34:32 UTC