Revision aaea1a41a04ac0ce565bbc59f296a647902de015 authored by Chandan Padhi on 08 March 2018, 11:46:05 UTC, committed by Blink WPT Bot on 08 March 2018, 15:58:25 UTC
InputDeviceInfo extends MediaDeviceInfo and represents audio and video input
devices. These objects are the result of calling MediaDevices.enumerateDevices().
This interface gives access to the capabilities of the input device it represents
via getCapabilities() method which will be implemented in asubsequent CL.

Intent to implement and ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/h4sCuIqb_78

Bug: 817769
Change-Id: Ic9a016a05e622ee02b86d567f64c3ed84f0926c3
Reviewed-on: https://chromium-review.googlesource.com/942961
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541772}
1 parent c36f238
History
File Mode Size
headers
resources
OWNERS -rw-r--r-- 26 bytes
beacon-basic-blob.html -rw-r--r-- 515 bytes
beacon-basic-blobMax.html -rw-r--r-- 527 bytes
beacon-basic-buffersource.html -rw-r--r-- 531 bytes
beacon-basic-buffersourceMax.html -rw-r--r-- 543 bytes
beacon-basic-formdata.html -rw-r--r-- 523 bytes
beacon-basic-formdataMax.html -rw-r--r-- 525 bytes
beacon-basic-string.html -rw-r--r-- 519 bytes
beacon-basic-stringMax.html -rw-r--r-- 531 bytes
beacon-common.sub.js -rw-r--r-- 16.7 KB
beacon-cors.sub.window.js -rw-r--r-- 3.0 KB
beacon-error.window.js -rw-r--r-- 2.2 KB
beacon-navigate.html -rw-r--r-- 548 bytes
beacon-redirect.window.js -rw-r--r-- 770 bytes
navigate.iFrame.sub.html -rw-r--r-- 1.6 KB

back to top