Cast: Resample input audio to the configured sample rate
We configure opus to encode at 48khz. But on some platforms like Linux the incoming data is at 44.1khz. We need to resample the data before giving it to the cast library. Fixing this allows us to have proper audio with a receiver. BUG=349295 Review URL: https://codereview.chromium.org/187493002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255893 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment