Deliver RenderCallbackErrors even when mixer inputs are paused.
See the bug for more details. Fixes potential stuck playback. - Separates error callback registration from mixer input addition. - Removes |mixer_inputs_| in favor of letting AudioConverter manage. - Adds a new unittest to verify paused inputs receive errors. This fixes the problem implicitly because AudioRendererImpl will deliver a decode error which shuts down the pipeline. BUG=379374 TEST=new unittest. Review URL: https://codereview.chromium.org/301223012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275585 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment