summaryrefslogtreecommitdiffstats
path: root/content/test/webrtc_audio_device_test.h
Commit message (Expand)AuthorAgeFilesLines
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-6/+7
* Adds input volume control support for Windows platforms.henrika@chromium.org2012-03-061-2/+4
* Make AudioManager non-refcounted.tommi@chromium.org2012-02-151-1/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-1/+2
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-191-0/+2
* Add thread safety to AudioManagerBase to protect access to the audio thread m...tommi@chromium.org2012-01-191-2/+2
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-17/+5
* Refactor the Get*Hardware* routines a bit.tommi@chromium.org2011-11-181-3/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-5/+5
* Adds more unit tests for WebRTC.henrika@chromium.org2011-11-161-2/+0
* Add support for audio capture devices. Previously only output was supported.tommi@chromium.org2011-11-111-1/+10
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-1/+2
* Add a COM initializer for the IO thread to accomodate the WASAPI changes and ...tommi@chromium.org2011-11-101-0/+11
* First unit tests for WebRTCAudioDevice.tommi@chromium.org2011-11-091-0/+190