| commit | f27b04f7dd6890c70662df1c619a6af958b57c5d | [log] [tgz] |
|---|---|---|
| author | Kam Kwankajornkiet <kamchonlathorn@google.com> | Thu Jul 18 02:40:29 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 02:40:29 2024 |
| tree | cb24ef79d8295f16c4453f2589134693e6b9e450 | |
| parent | 2e22653bda0c8aa04137adb4ea5c8a3c1aea2aa0 [diff] |
recorder: Retrieve additional microphone info In addition to the info from enumerateDevices, the app also needs to know if the microphone is an internal microphone, and if the microphone is the system default. This CL adds MediaDeviceSaltService to map the deviceID to retrieve the information from CrasAudioHandler. Bug: b:344782258 Test: Manually by logging the device info Change-Id: I2b4d3497e5408a384962c8e2d3f68a04251d43da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5686119 Reviewed-by: Guido Urdaneta <guidou@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Ayu Ishii <ayui@chromium.org> Commit-Queue: Kam Kwankajornkiet <kamchonlathorn@chromium.org> Reviewed-by: Pi-Hsun Shih <pihsun@chromium.org> Reviewed-by: Li-Yu Yu <aaronyu@google.com> Cr-Commit-Position: refs/heads/main@{#1329282}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.