commit | dbb988b016c3037d883f17542fc8c5ac474e524c | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Nov 15 07:05:16 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 15 07:38:26 2018 |
tree | d149ba71b480e5b51ea9dd7f8031778e29760142 | |
parent | 7af4ac893721c66b1467e6f02608fc8daf142d55 [diff] |
Change ReceiveStatistics to implement RtpPacketSinkInterface, part 2. Delete the deprecated IncomingPacket method, and convert implementation to use RtpPacketReceived rather than RTPHeader. Part 1 was https://webrtc-review.googlesource.com/c/src/+/100104 Bug: webrtc:7135, webrtc:8016 Change-Id: Ib4840d947870403deea2f9067f847e4b0f182479 Reviewed-on: https://webrtc-review.googlesource.com/c/6762 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25648}
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.