summaryrefslogtreecommitdiff
path: root/video_engine/call_stats.h
AgeCommit message (Expand)Author
2013-11-20Add possibility to get the last processed RTT from the call stats class (to b...asapersson@webrtc.org
2013-04-23Revert "Add a default RTT to CallStats and use different values for buffered/...stefan@webrtc.org
2013-04-23Add a default RTT to CallStats and use different values for buffered/real-tim...stefan@webrtc.org
2013-02-19Rename webrtc::StatsObserver to webrtc::CallStatsObserverfischman@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-11-16Adding ViE CallStats to keep track of call statistics. As a start, only rtt i...mflodman@webrtc.org