Chromium Code Reviews
DescriptionFix audio device excessive logging on Windows
In the windows audio device implementation, play block size should be
number of samples per 10ms times the number of channels. Meanwhile
RequestPlayoutData is expecting number of samples per channel in a
block, and we should pass in the per channel number here to avoid debug
check.
BUG=webrtc:7627
Review-Url: https://codereview.webrtc.org/2876593003
Cr-Commit-Position: refs/heads/master@{#18088}
Committed: https://chromium.googlesource.com/external/webrtc/+/c4b126d70e0b0f500e9a2d7f164ed016668ebf54
Patch Set 1 #Patch Set 2 : fix format #
Messages
Total messages: 15 (9 generated)
|
||||||||||||||||||||||||||||