changed MSAP to work with 96000KHZ.
The problem why it did not work is that the FIFO used in MSAP has a size smaller than 10ms buffer before, so it crashed before webrtc::AudioProcessing consumes it. FYI, previously the APM in Chrome was only enabled for finch experiment on Canary, so the problem does not occur in stable and beta. And I recently enabled it as default. BUG=378895 TEST= use 96000KHz as sample rate, go to apprtc.appspot.com/?&debug=loopback to make a call. Review URL: https://codereview.chromium.org/308643004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274216 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment