commit | c331598675bb5e25fd8bf064d161e05e4b1b6477 | [log] [tgz] |
---|---|---|
author | zijiehe <[email protected]> | Sat Jun 10 01:22:09 2017 |
committer | Commit Bot <[email protected]> | Sat Jun 10 01:22:24 2017 |
tree | bb0d961f4b7c9a4b53a2d65d966ee0139be1b009 | |
parent | 742eb78657ac9d110f591624bc096e83b304681b [diff] |
[Chromoting] Implement down mixing in AudioPump This change implements down mixing logic in AudioPump. It adds 3 / 4 / 5 / 6 / 7 / 8 channels support in AudioPacket and down mixes the packet into stereo before encoding. The newly added logic will only be executed once multichannel output is returned by Windows API. [email protected], [email protected] BUG=669070 Review-Url: https://codereview.chromium.org/2903153004 Cr-Commit-Position: refs/heads/master@{#478488}