commit | cc8588c0400df7c03f305da0a96c32bae3b5b2fa | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Fri Feb 17 23:48:07 2017 +0100 |
committer | Tommi <tommi@webrtc.org> | Fri Feb 17 22:48:07 2017 +0000 |
tree | 20ac67515687d78c689dd943033c36c14feb285f | |
parent | 8fefe9889d2e3a8fc781f842ee7cabfdce8efe3f [diff] |
Remove the Windows Wave audio device implementation. This implementation uses various legacy classes such as EventTimeWrapper, CriticalSectionWrapper, EventWrapper etc and hasn't been maintained (or used?) for a long time. Instead of spending time on testing and updating the class, I think we should just remove it. For versions of Windows that we support, following Win7, we use the CoreAudio implementation. BUG=webrtc:7183 R=solenberg@webrtc.org Review-Url: https://codereview.webrtc.org/2700983002 . Cr-Commit-Position: refs/heads/master@{#16678}
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.