commit | 80c6762a376a1be77e441ec781d9d9e607538054 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Mon Nov 12 12:22:47 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 12 13:25:32 2018 |
tree | d0947fd8562d88c13cc776f2943883712f16cbbb | |
parent | 140b1d94dc9ed58e21e8dacef26ab8aba0dda4a1 [diff] |
Tweak ChannelReceive interface, to make it closer to ChannelReceiveProxy This is a preparation for deleting ChannelReceiveProxy, Changes signature of some methods, and demotes methods OnData and OnReceivedPayloadData to private. Bug: webrtc:9801 Change-Id: Ib00a80c6482ed5238f3cc8233860c70f11484df9 Reviewed-on: https://webrtc-review.googlesource.com/c/110606 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25599}
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.