[Bug 18510] decodeAudioData should accept a mime-type

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

Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ehsan@mozilla.com

--- Comment #8 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> 2012-08-27 21:19:09 UTC ---
I would also prefer decodeAudioData to accept a non-optional mimeType argument,
and I think we raise an error if the mimeType argument is not supported by the
engine.  The reason that I would advocate for this change is that the audio
codecs supported by each engine (potentially on each platform) is different,
and that makes sniffing even worse than it already is.

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

Received on Monday, 27 August 2012 21:19:11 UTC