aboutsummaryrefslogtreecommitdiffstats
path: root/jitterbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'jitterbuf.h')
-rwxr-xr-xjitterbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/jitterbuf.h b/jitterbuf.h
index aa73e805b..224751630 100755
--- a/jitterbuf.h
+++ b/jitterbuf.h
@@ -65,7 +65,7 @@ typedef struct jb_info {
long losspct; /* recent lost frame percentage (* 1000) */
long last_voice_ts; /* the last ts that was read from the jb - in receiver's time */
long last_voice_ms; /* the duration of the last voice frame */
- long silence; /* we are presently playing out silence */
+ long silence_begin_ts; /* the time of the last CNG frame, when in silence */
long last_adjustment; /* the time of the last adjustment */
/* settings */