Re: [mediacapture-main] Expose the type of device in MediaDeviceInfo (#698)

Kindly ensure that the correct device is listed, whether by icon, text, or other unique human readable identifier, _and_ dynamically updated, similar to DOM `collection` https://dom.spec.whatwg.org/#concept-collection

> A collection is an object that represents a list of nodes. A collection can be either live or static. Unless otherwise stated, a collection must be live.
> 
> If a collection is live, then the attributes and methods on that object must operate on the actual underlying data, not a snapshot of the data.

to also resolve https://github.com/w3c/mediacapture-main/issues/693.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/698#issuecomment-647023643 using your GitHub account

Received on Saturday, 20 June 2020 17:23:42 UTC