- From: Ehsan Akhgari <ehsan.akhgari@gmail.com>
- Date: Thu, 26 Jul 2012 14:30:57 -0400
- To: public-audio@w3.org
- Cc: Boris Zbarsky <bzbarsky@mit.edu>
The IDL in the current spec says that the type is an AudioBufferCallback which is not specified anywhere in the spec. Is this supposed to be a Web IDL callback function <http://www.w3.org/TR/WebIDL/#dfn-callback-function>? In that case I think AudioBufferCallback should be defined like this: callback AudioBufferCallback = void (AudioBuffer decodedData); Cheers, -- Ehsan <http://ehsanakhgari.org/>
Received on Thursday, 26 July 2012 18:32:06 UTC