[Bug 17392] (quinnirill): Default value for bufferSize in createJavaScriptNode()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17392

Olivier Thereaux <olivier.thereaux@bbc.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |olivier.thereaux@bbc.co.uk
         AssignedTo|dave.null@w3.org            |crogers@google.com

--- Comment #1 from Olivier Thereaux <olivier.thereaux@bbc.co.uk> 2012-06-07 15:49:16 UTC ---
Comment from Jussi in
http://lists.w3.org/Archives/Public/public-audio/2012AprJun/0106.html

«
We discussed with Chris (off-list) the recent change from numberOfOutputs
to numberOfChannels in the createJavaScriptNode(), because I noticed my
sink.js was broken in the latest Chrome Canary.

I suggested that the first parameter (bufferSize) be optional as well,
reverting to default when passed undefined. In an advanced implementation,
this default could be adjusted to a value that the implementation deems a
good tradeoff between safety (avoiding underruns) and latency on that
system and setup. I believe Chris thinks this is a good idea, so he
suggested I bring this to discussion in the group so we can change the spec
if we agree on it.
»

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 7 June 2012 15:49:25 UTC