commit | 359fe33163d6373a4c1ae2c059f2571c0b952074 | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Mon Apr 01 10:46:36 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 01 09:27:44 2019 +0000 |
tree | f3b3da85313df172d07ce606440a11ee5d008bb3 | |
parent | ffb8c8c1474de420ce6b0de5383111d0cb1686a6 [diff] |
Move TaskQueueFactory from Call::Create parameter to CallConfig to decouple it from other optional parameters and with plan to make it mandatory Bug: webrtc:10284 Change-Id: I71c1d3d9eaf09d00b99b0bc4c811ab173ea5f01f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130473 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27385}
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.