[mediacapture-main] Support retrieving output device channel count

rivkabr has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== Support retrieving output device channel count ==
When selecting a specific output device to use (one of the devices 
returned from the enumarateDevices method), there is currently no way 
to know how many channels this device has.
This is important for applications that want to able to route the 
sound to specific channels.
A suggested implementation for this could be to add the channel count 
as an attribute of DeviceInfo.

Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/332 using your GitHub 
account

Received on Thursday, 17 March 2016 09:50:31 UTC