summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-10/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+1
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+1
* Allow unit tests to use a mock audio input controller.satish@chromium.org2010-08-101-3/+27
* Add an AudioInputController to help with audio recording.satish@chromium.org2010-07-161-0/+121