Wrong groupID for default audio device on Mac |
||
Issue descriptionSometimes the groupid for the default audio input device cannot be found in any device in the device list generated by enumerateDevices. This is reproducible on Mac with some USB webcams that have a microphone.
,
Apr 3 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/cfd3dbaf3354a9519e55848939231f72c8b22e59 commit cfd3dbaf3354a9519e55848939231f72c8b22e59 Author: Guido Urdaneta <guidou@chromium.org> Date: Tue Apr 03 21:16:23 2018 Fix group ID for default and communications input device. The group ID for the default/communications input device should be based on the device ID of the corresponding real device. This was working correctly for input devices that had an associated output device, but it was using the default ID instead of the real ID when there was no associated device. Bug: 828377 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Id3ff8d30dc6857d73beb55f216fbe52d89b9f2c0 Reviewed-on: https://chromium-review.googlesource.com/992319 Reviewed-by: Max Morin <maxmorin@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#547831} [modify] https://crrev.com/cfd3dbaf3354a9519e55848939231f72c8b22e59/media/audio/audio_manager_base.cc
,
Apr 4 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by hofbauer@google.com
, Apr 3 2018