commit | 39ce11f7f65d773c09e540774900e206b5be06fc | [log] [tgz] |
---|---|---|
author | gyzhou <gyzhou@chromium.org> | Tue Dec 13 01:06:49 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Dec 13 01:07:00 2016 |
tree | fad5583032bbf9621f5221c9919ac5db541dcd97 | |
parent | f6bcac59e88c3be5ffd73bbb1098f2d82ee316a1 [diff] |
Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ ) Reason for revert: A interface change broke some downstream code in google3. Original issue's description: > Support external audio mixer in webrtc. > > An external audio mixer will be passed from PeerConnectionFactory to > AudioTransportProxy. > > BUG=webrtc:6457 > > Committed: https://crrev.com/f6bcac59e88c3be5ffd73bbb1098f2d82ee316a1 > Cr-Commit-Position: refs/heads/master@{#15556} TBR=solenberg@webrtc.org,aleloi@webrtc.org,deadbeef@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:6457 Review-Url: https://codereview.webrtc.org/2562333003 Cr-Commit-Position: refs/heads/master@{#15557}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.