[web-platform-tests] Pull Request: Introduce InputDeviceInfo interface

wpt-pr-bot has just labeled a pull request from chromium-wpt-export-bot for https://github.com/w3c/web-platform-tests as "wg-webrtc":

== Introduce InputDeviceInfo interface ==
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.

Bug: 817769
Change-Id: Ic9a016a05e622ee02b86d567f64c3ed84f0926c3

Reviewed-on: https://chromium-review.googlesource.com/942961
WPT-Export-Revision: 6338a2bd9d086d07935781bc5a9ef216855e4ae8

See https://github.com/w3c/web-platform-tests/pull/9733

Received on Thursday, 1 March 2018 12:34:04 UTC