[Bug 25769] Need extensibility for media types that are not audio or video

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

Harald Alvestrand <harald@alvestrand.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harald@alvestrand.no
         Depends on|                            |25752

--- Comment #1 from Harald Alvestrand <harald@alvestrand.no> ---
MST.kind seems easy to extend (it's the same string as the media type).

MediaDeviceInfo.kind currently has "audioinput", "audiooutput" and
"videoinput".

Since MediaDeviceInfo.kind is only returned from the platform, never passed to
it, we do not have the problem we had with facingMode of the platform throwing
on extensions it does not understand.

sourceTypeEnum's future is discussed in bug 25752. Adding that as a dependency
for this one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Tuesday, 1 July 2014 08:24:45 UTC