Files
platform-external-webrtc/webrtc
aleloi 17338d41ac Created an AudioMixer mock in webrtc/api/test.
The mock is used in a dependent CL https://codereview.webrtc.org/2436033002.

There is also a goal to allow external mixing implementations
(subclasses of webrtc::AudioMixer) and inject them to
PeerConnectionFactory. We think that part of that is an official and
maintained mock.

Summary of changes:
    * Created a mixer mock/stub in webrtc/api/test
    * Made a target webrtc/api:mock_audio_mixer for it.

NOTRY=True
BUG=webrtc:6346

Review-Url: https://codereview.webrtc.org/2520323002
Cr-Commit-Position: refs/heads/master@{#15190}
2016-11-22 14:02:12 +00:00
..
2016-09-29 11:12:51 +00:00
2016-11-21 22:34:02 +00:00
2016-11-16 19:11:38 +00:00
2016-11-16 19:11:38 +00:00
2016-11-22 10:16:56 +00:00
2016-11-16 19:11:38 +00:00
2016-11-22 07:43:27 +00:00
2016-11-21 17:17:51 +00:00
2016-11-16 19:11:38 +00:00
2016-11-22 10:16:56 +00:00
2016-11-22 10:16:56 +00:00
2016-11-16 19:11:38 +00:00
2016-06-23 10:52:35 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.