[mediacapture-main] Pull Request: Pass camera and microphone lists to the exposure decision algorithm

youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== Pass camera and microphone lists to the exposure decision algorithm ==
Loop through discovered devices first to build a microphone list.
Loop through discovered devices second to build a camera list.
Append microphone list then camera list to resultList.
Then use exposure decision algorithm for other devices with microphone list and camera list as input.

See https://github.com/w3c/mediacapture-main/pull/721


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 8 September 2020 16:24:13 UTC