commit | 3ce44a3540695ef8a55c2182758380d908bb4bf3 | [log] [tgz] |
---|---|---|
author | Ivo Creusen <ivoc@webrtc.org> | Thu Oct 31 13:38:11 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 31 15:43:59 2019 |
tree | 752980c6576b6d70df1501960171fd0f91dd5740 | |
parent | 739a5b3692880cb6b41ae620fb9e755c39b044b1 [diff] |
Move NetEq headers to api/ This CL also introduces NetEqFactory and NetEqControllerFactory interfaces, as well as several convenience classes for working with them: DefaultNetEqFactory, DefaultNetEqControllerFactory and CustomNetEqFactory. Bug: webrtc:11005 Change-Id: I1e8fc5154636ac2aad1a856828f80a2a758ad392 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/156945 Commit-Queue: Ivo Creusen <ivoc@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#29671}
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.