commit | 1f3206cca47c38939964cb950b82a8697de44733 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Fri Sep 14 06:26:32 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 28 12:00:28 2018 |
tree | b8eb18193dd4407fda0da7c2e956cdda2eafd1b7 | |
parent | 2fbb83b16b4c2c1712cbe898ca3ba42d6da3e96f [diff] |
Change ReceiveStatistics to implement RtpPacketSinkInterface, part 1 Add new method OnRtpPacket, but leave ReceiveStatisticsImpl::IncomingPacket and most of the implementation unchanged. Deleting the old method and converting implementation from RTPHeader to RtpPacketreceived is planned for a followup, after downstream code is updated. Bug: webrtc:7135, webrtc:8016 Change-Id: I697ec12804618859f8d69415622d1b957e1d0847 Reviewed-on: https://webrtc-review.googlesource.com/100104 Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24889}
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.