commit | 0049a764eace2075522099d81343aab39b4d6d92 | [log] [tgz] |
---|---|---|
author | roosa@google.com <roosa@google.com@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Dec 14 00:06:18 2012 |
committer | roosa@google.com <roosa@google.com@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Dec 14 00:06:18 2012 |
tree | c3adbdf6b0e795762e82162dc39aa6a33ac41b65 | |
parent | 4c9b819a1aeea34dfcaa6e87e49016615cd1a167 [diff] [blame] |
Add number of inserted samples to NetEq statistics. BUG= Review URL: https://webrtc-codereview.appspot.com/964030 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@3289 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/common_types.h b/common_types.h index b21fc1b..492cb37 100644 --- a/common_types.h +++ b/common_types.h
@@ -314,6 +314,8 @@ int minWaitingTimeMs; // max packet waiting time in the jitter buffer (ms) int maxWaitingTimeMs; + // added samples in off mode due to packet loss + int addedSamples; }; typedef struct