Re: [mediacapture-main] Unclear how to associate current active device with enumerated devices

You can match 
[MediaStreamTrack.getSettings().deviceId](http://w3c.github.io/mediacapture-main/#widl-MediaTrackSettings-deviceId)
 with 
[MediaDeviceInfo.deviceId](http://w3c.github.io/mediacapture-main/#widl-MediaDeviceInfo-deviceId).

I believe at TPAC we talked about linking to the MediaDevice object 
from the MediaStreamTrack somehow, but I can't remember the outcome of
 that discussion.

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

Received on Tuesday, 5 January 2016 00:43:47 UTC