commit | 233bd87d45bbeeec50d7687e7d98c1cfc7f65562 | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Tue Sep 08 20:25:16 2015 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 08 20:25:20 2015 |
tree | ab7fc43704ea4e4714f7332ebf7d05f3f46762c1 | |
parent | 66c42df4f2cd734fb86c7a95ef37438bfa3df982 [diff] |
Add RemoteEstimatorProxy for capturing receive times For use when send-side bandwidth estimation is enabled. Receive times need to be captured, buffered and then sent using TransportFeedback RTCP messaged back to the send side. BUG=webrtc:4173 Review URL: https://codereview.webrtc.org/1290813008 Cr-Commit-Position: refs/heads/master@{#9898}