Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support retrieving output device channel count #332

Closed
rivkabr opened this issue Mar 17, 2016 · 2 comments
Closed

Support retrieving output device channel count #332

rivkabr opened this issue Mar 17, 2016 · 2 comments
Labels

Comments

@rivkabr
Copy link

rivkabr commented Mar 17, 2016

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.

@dontcallmedom
Copy link
Member

The possibility of getting the capabilities of output devices was discussed in #211 where the idea was to bring this as part of a separate audio output spec; I don't know what progress if any there has been toward that. @joeberkovitz ?

@alvestrand
Copy link
Contributor

Closing as "later" - we won't get to this in version 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants