Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This CL adds an off-by-default feature flag, used to experiment with audio rendering timeouts, on all platforms other than Mac and CrOS. When the feature is turned on, the audio timeout is set to half a buffer's duration, rather than the 20ms default. The 20ms default was historically needed to prevent issues on versions of WinXP and such. This feature will be gradually rolled out via finch, and we will measure its effects by observing audio glitch metrics. Bug: 1244531 Change-Id: Ie5fd1d26c783e3f32d4bcd8ef7d1c42c465f376e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3138468 Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#917498}
- Loading branch information