commit | 30b4839d102559956e7c83c2bb3e1f36a0b034a0 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Aug 15 13:05:26 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 16 10:18:20 2018 |
tree | 7820e270695d17d6d9570b4d9656dbf4d60dab56 | |
parent | 4eb4b05556ffef64f6ae51781cfba498da30d920 [diff] |
Refactor voe::Channel to not use RtpReceiver. Analogous to https://webrtc-review.googlesource.com/c/src/+/92398, for RtpVideoStreamReceiver. Bug: webrtc:7135 Change-Id: I0639f9982da2ed80edbcf900cf14f8ae982ef80c Reviewed-on: https://webrtc-review.googlesource.com/93820 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24309}
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.