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

Reset MediaDevices [[storedDeviceList]] when a new audio output device is exposed by selectAudioOutput() #123

Closed
karlt opened this issue Aug 4, 2021 · 1 comment

Comments

@karlt
Copy link

karlt commented Aug 4, 2021

This is necessary to update the results of enumerateDevices(), if [[storedDeviceList]] is not null.

But the appropriate solution here may depend on changes for w3c/mediacapture-main#810 (comment)

@karlt
Copy link
Author

karlt commented Nov 30, 2021

I'm going to propose a different approach for enumerateDevices() and [[storedDeviceList]] so that there is no need to reset on exposure changes.
I expect no changes will be required to mediacapture-output.

@karlt karlt closed this as completed Nov 30, 2021
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

No branches or pull requests

1 participant