summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_input_device.h
Commit message (Expand)AuthorAgeFilesLines
* Do not pass the string device_id via IPC message to create an audio input str...xians@chromium.org2013-03-201-18/+2
* Use multiple shared memory buffers cyclically for audio capture.wjia@chromium.org2013-03-111-1/+2
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-161-53/+13
* Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc...wez@chromium.org2012-11-131-13/+53
* Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer.xians@chromium.org2012-11-131-53/+13
* Switch AudioRenderSink::Callback to use AudioBus.dalecurtis@chromium.org2012-08-091-2/+1
* Move AudioDevice and AudioInputDevice to media.tommi@chromium.org2012-07-271-0/+211