commit | fe0fd41bb96030aa69026b166d4886fc5fc757a6 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Jan 13 19:47:56 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jan 13 19:47:56 2017 |
tree | 7a1a3995e1d82a0edba93638e8f80f7bef689adb | |
parent | 8e814d79063c30435ef3bfa0da40661ba0846c94 [diff] |
Stop using deprecated constraints-based version of CreateAudioSource. Also did some slight refactoring of the code that turns constraints into rtc::Optionals. Used a template method to avoid code duplication, and used the same pattern for "CopyConstraintsIntoAudioOptions" as was being used for "CopyConstraintsIntoRtcConfiguration". BUG=webrtc:6752 Review-Url: https://codereview.webrtc.org/2628523003 Cr-Commit-Position: refs/heads/master@{#16063}
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.