[Bug 13076] options argument for window . navigator . getUserMedia doesn't look very intuitive. Comma separated string with space.Maybe create e.x. array of objects?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13076

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-06-30 18:32:03 UTC ---
I'm not sure I follow. Without losing extensibility, what do you propose we use
instead of this?:

   navigator.getUserMedia('audio, video user');

-- 
Configure bugmail: http://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 Thursday, 30 June 2011 18:32:04 UTC