- From: <bugzilla@jessica.w3.org>
- Date: Mon, 29 Apr 2013 02:11:32 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21862
Bug ID: 21862
Summary: [AudioContext]: 'activeSourceCount' should return
number of all active Source nodes
Classification: Unclassified
Product: AudioWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Audio API
Assignee: crogers@google.com
Reporter: praveen.j@samsung.com
QA Contact: public-audio@w3.org
'activeSourceCount' should return no. of active AudioBufferSourceNodes,
OscillatorNodes and ScriptProcessoreNodes(this can generate audio too) at any
given time. Current WebKit code returns no. of active AudioBufferSourceNodes
and OscillatorNodes.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 29 April 2013 02:11:37 UTC