commit | d4495312dc7f6b5d5fc1c163026c52d56e6230f9 | [log] [tgz] |
---|---|---|
author | henrika <henrika@webrtc.org> | Tue Aug 29 00:24:32 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 29 07:24:32 2017 +0000 |
tree | 177c21abdf8ca1aae83ac2c6a84d397b6e94f317 | |
parent | d4d10f732ae70c1187e2729414334db1cf38337c [diff] |
Now uses builder class for AudioRecord objects from SDK 23. Cleanup CL. Start using new AudioRecord.Builder class for creating AudioRecord Java instances. Exists from API 23. BUG=webrtc:7962 Review-Url: https://codereview.webrtc.org/3007673002 Cr-Commit-Position: refs/heads/master@{#19571}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.