forked from jitsi/jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(device-selection): use device kind when getting current devices (j…
…itsi#4059) Devices of different kinds can have the same id, such as speaker and mic both being default. Using id only can then lead to incorrectly setting device descriptions in the current devices object.
- Loading branch information
1 parent
f73d3a4
commit b731459
Showing
1 changed file
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters