|
- Add temporary VoEBase::audio_device_module() method.
- Remove WVoE::SetAudioDeviceModule() - the ADM is now supplied in ctor.
- Remove WVoE::Init() and WVoE::Terminate().
- Remove MediaEngineInterface::Terminate().
BUG= webrtc:4690
Committed: https://crrev.com/ff97631e3c7460c97909d67b5ff171003cb968eb
Cr-Commit-Position: refs/heads/master@{#12173}
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+253 lines, -307 lines) |
Patch |
 |
M |
webrtc/media/base/fakemediaengine.h
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/base/mediaengine.h
|
View
|
1
2
3
|
3 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/fakewebrtcvoiceengine.h
|
View
|
1
2
3
4
|
5 chunks |
+26 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/nullwebrtcvideoengine_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcmediaengine.cc
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvideoengine2_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.h
|
View
|
1
2
3
4
5
|
7 chunks |
+7 lines, -16 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine.cc
|
View
|
1
2
3
4
5
|
7 chunks |
+30 lines, -89 lines |
0 comments
|
Download
|
 |
M |
webrtc/media/engine/webrtcvoiceengine_unittest.cc
|
View
|
1
2
3
4
|
129 chunks |
+162 lines, -179 lines |
0 comments
|
Download
|
 |
M |
webrtc/pc/channelmanager.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/channel_proxy.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/include/voe_base.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/voice_engine/voe_base_impl.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 21 (10 generated)
|