|
Include default communication devices in audio device enumerations. This removes heuristic that picks the communications output device for rendering when associated with an active communications capture device. It also removes the goog specific constraint we offered to turn off ducking, since ducking will now always be turned off for the default device.
BUG= 525443
Committed: https://crrev.com/13c341a15d70751583937a2608ae82525010f7b3
Cr-Commit-Position: refs/heads/master@{#346113}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+67 lines, -222 lines) |
Patch |
 |
M |
content/browser/renderer_host/media/media_stream_manager.cc
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/media/media_stream_options.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/media/media_stream_options.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor_options.cc
|
View
|
|
2 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor_unittest.cc
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_dispatcher.h
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_dispatcher.cc
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_dispatcher_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/peer_connection_dependency_factory.cc
|
View
|
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_renderer.cc
|
View
|
1
|
2 chunks |
+1 line, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_local_audio_renderer.cc
|
View
|
|
2 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_base.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_base.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_input_win.h
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_input_win.cc
|
View
|
|
4 chunks |
+17 lines, -43 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_output_win.cc
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_manager_win.cc
|
View
|
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/core_audio_util_win.cc
|
View
|
|
3 chunks |
+23 lines, -13 lines |
0 comments
|
Download
|
Total messages: 19 (5 generated)
|