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

Add argument to search for device by name and scope #109

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

HEnquist
Copy link
Contributor

@HEnquist HEnquist commented Apr 3, 2024

Some devices (bluetooth headsets for example) show up as two device ids with the same name. One of these supports capture, the other playback. This PR adds an argument to the get_device_id_from_name helper function to get the correct device id for capture or playback.

Loosely related to #104

@simlay simlay merged commit 23c9754 into RustAudio:master Apr 4, 2024
5 checks passed
@simlay simlay mentioned this pull request Apr 5, 2024
@HEnquist
Copy link
Contributor Author

HEnquist commented Apr 7, 2024

Thanks for the quick review and merge!

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

Successfully merging this pull request may close these issues.

2 participants