commit | f116bd0d7a3cdad20bb638d5a87427bd920c8904 | [log] [tgz] |
---|---|---|
author | stefan <stefan@webrtc.org> | Tue Oct 27 15:29:42 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Oct 27 15:29:47 2015 |
tree | 5a9d9cf7d3a4d3740e2c06d35647af0938e7c008 | |
parent | f1dcd46a9b8e9c665ccd4c2c07ba1497683ac001 [diff] |
Call OnSentPacket for all packets sent in the test framework. Required a bit of refactoring to make it possible to pass a Call to DirectTransport on construction. This also lead to me having to remove the shared lock between PacketTransport and RtpRtcpObserver. Now RtpRtcpObserver has a SetTransports method instead of a SetReceivers method. BUG=webrtc:4173 Review URL: https://codereview.webrtc.org/1419193002 Cr-Commit-Position: refs/heads/master@{#10430}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.