commit | b11fb25c1230b2ef1085b9c0aa0642d6494afa88 | [log] [tgz] |
---|---|---|
author | agouaillard <agouaillard@gmail.com> | Fri Feb 03 14:37:05 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Feb 03 14:37:05 2017 |
tree | 240efc05f006bdc662dc28119669a9ab535bdf0c | |
parent | 9d58d945855774c4321ada7d96997dbd1a7a7964 [diff] |
Protect APM in webkit builds. Update libwertc AudioRtpSender::SetAudioSend with WEBRTC_WEBKIT_BUILD This only introduces the WEBRTC_WEBKIT BUILD, inspired by WEBRTC_CHROMIUM_BUILD macro. It is only defined by Webkit libwebrtc build system. https://trac.webkit.org/changeset/210977 BUG=webrtc:7039 Review-Url: https://codereview.webrtc.org/2651273003 Cr-Commit-Position: refs/heads/master@{#16432}
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.