Fix for AudioContext 'playback' latency on Android
Creating an AudioContext with a latencyHint of 'playback' on some Android devices could cause glitching as the context was created with an audio buffer size less than the hardware buffer size. BUG=745960 Change-Id: I1db4efe934f427c878ad30bfb3507c535383b82d Reviewed-on: https://chromium-review.googlesource.com/579068Reviewed-by:Pavel Feldman <pfeldman@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Andrew MacPherson <andrew.macpherson@soundtrap.com> Cr-Commit-Position: refs/heads/master@{#491308}
Showing
Please register or sign in to comment