commit | 975777ace265ce6c47b7b61b78565854462bfaf6 | [log] [tgz] |
---|---|---|
author | Abhijeet Kandalkar <abhijeet@igalia.com> | Sat Oct 28 18:03:11 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 28 18:03:11 2023 |
tree | 83a0c1ef1b80035ac33b22cbc3bde06893bf313b | |
parent | 28006d34469fd33e674090a27bd0c9a2b5820ebc [diff] |
[mac]Move volume and channel setting from audio_low_latency_input_mac.h This CL is part of an effort to make low latency (AUAudioInputStream) independent of Mac platform specific code so that it can be easily adapted to iOS. There is a plan to move mac-specific code to audio_manager_mac.h/.cc and core_audio_util_mac.h/.cc. Bug: 1413450 Change-Id: I8c706834ff076c9876095bdd700d64a4d8ea6903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4980705 Reviewed-by: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/main@{#1216591}
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.