diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-05 02:35:27 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-05 02:35:27 +0000 |
commit | 5c87288b5c019bb8bb728c5e213a38ec1917bab5 (patch) | |
tree | 32f6e420aade6248ef1eceb6aae819d3533f2765 /chrome/test | |
parent | 4d4c32c6d0f9afda02dd545d7d7b2bc3625e9cd0 (diff) | |
download | chromium_src-5c87288b5c019bb8bb728c5e213a38ec1917bab5.zip chromium_src-5c87288b5c019bb8bb728c5e213a38ec1917bab5.tar.gz chromium_src-5c87288b5c019bb8bb728c5e213a38ec1917bab5.tar.bz2 |
Changed to use PushSource for the intermediate buffer
between the IPC layer and the audio hardware interface.
We have completely moved away from being blocking in
AudioRendererHost.
Since we'll be using PushSource for a longer period
of buffering. It's necessary to have
Play/Pause functionality in the AudioOutputStream,
this is simulated by start/stop the AudioOutputStream
multiple times.
Review URL: http://codereview.chromium.org/114069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17707 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
0 files changed, 0 insertions, 0 deletions