Add IPC interface for switching the audio output device for a given audio stream...
commit61e29dfb0548ed8782669fb441226a52ada50c8f
authorguidou <guidou@chromium.org>
Thu, 11 Jun 2015 16:13:56 +0000 (11 09:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Jun 2015 16:14:52 +0000 (11 16:14 +0000)
tree1d4d296b579fa69721f60aa0ebd6042410d46983
parent58c4b6fc734361e9de25959c7f92690e8f5ba372
Add IPC interface for switching the audio output device for a given audio stream in the browser.

The goal is to add support for the Audio Output Devices API (http://w3c.github.io/mediacapture-output/)

BUG=438023

Review URL: https://codereview.chromium.org/1171953002

Cr-Commit-Position: refs/heads/master@{#333963}
content/browser/bad_message.h
content/browser/media/media_internals.cc
content/browser/renderer_host/media/audio_renderer_host.cc
content/browser/renderer_host/media/audio_renderer_host.h
content/browser/renderer_host/media/audio_renderer_host_unittest.cc
content/browser/renderer_host/render_process_host_impl.cc
content/common/media/audio_messages.h
media/audio/audio_logging.h
media/audio/audio_output_ipc.h
media/audio/fake_audio_log_factory.cc
tools/metrics/histograms/histograms.xml