commit | c3d1f9b0cd990464c15155247b7f4c7d6ee5b301 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Fri Nov 01 10:47:51 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 01 11:30:36 2019 |
tree | 7e80f090bc5c5db57819e0cd08b2e73c403b6293 | |
parent | 2ebbff83eef7db5a3c70b8378aaabafa0a11099a [diff] |
Enable injection of a custom NetEqFactory into PeerConnectionFactory. Injecting both a custom NetEqFactory and an AudioDecoderFactory is not supported, in that case the AudioDecoderFactory should be wrapped inside the NetEqFactory. Bug: webrtc:11005 Change-Id: I4e311eb1bfa03c91bca587d70540e81829f881c9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158720 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29673}
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.
Authoritative list of directories that contain the native API header files.