Revert of Add GetAssociatedOutputDeviceID support to pulse. (patchset #7...
Revert of Add GetAssociatedOutputDeviceID support to pulse. (patchset #7 id:120001 of https://codereview.chromium.org/2258143002/ ) Reason for revert: Breaks audio playback on Linux Chrome OS target_os = "chromeos" in gn args ( SoundsManager::Play fails). Original issue's description: > Add GetAssociatedOutputDeviceID support to pulse. > We use the bus path for identification of devices. I have verified that it works with a headset connected with 3.5 mm connectors, and with a USB headset. Another nice thing with his approach is that we should be able to easily find if a webcam has a built-in mic, since in this case the webcam and mic will typically be connected via the same USB port. > > BUG=636300 > > Committed: https://crrev.com/cff5a1f78bd76f764a70efcdb9b908ff6a87c60f > Cr-Commit-Position: refs/heads/master@{#415024} TBR=guidou@chromium.org,tommi@chromium.org,maxmorin@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=636300 Review-Url: https://codereview.chromium.org/2322083003 Cr-Commit-Position: refs/heads/master@{#417523}
Showing
Please register or sign in to comment