#include <jitterbuf.h>

Data Fields | |
| long | cnt_contig_interp |
| long | cnt_delay_discont |
| jb_conf | conf |
| long | current |
| long | frames_cur |
| long | frames_dropped |
| long | frames_in |
| long | frames_late |
| long | frames_lost |
| long | frames_ooo |
| long | frames_out |
| long | jitter |
| long | last_adjustment |
| long | last_delay |
| long | last_voice_ms |
| long | losspct |
| long | min |
| long | next_voice_ts |
| long | resync_offset |
| long | silence_begin_ts |
| long | target |
Definition at line 63 of file jitterbuf.h.
| long cnt_contig_interp |
| long cnt_delay_discont |
Definition at line 64 of file jitterbuf.h.
Referenced by _jb_get(), history_put(), jb_put(), jb_reset(), and jb_setconf().
| long current |
Definition at line 76 of file jitterbuf.h.
Referenced by _jb_get(), ast_cli_netstats(), construct_rr(), iax2_show_channels(), jb_next(), and jb_reset().
| long frames_cur |
| long frames_dropped |
Definition at line 71 of file jitterbuf.h.
Referenced by _jb_get(), ast_cli_netstats(), and construct_rr().
| long frames_in |
| long frames_late |
| long frames_lost |
Definition at line 70 of file jitterbuf.h.
Referenced by _jb_get(), ast_cli_netstats(), and construct_rr().
| long frames_ooo |
Definition at line 72 of file jitterbuf.h.
Referenced by ast_cli_netstats(), construct_rr(), and queue_put().
| long frames_out |
| long jitter |
Definition at line 74 of file jitterbuf.h.
Referenced by _jb_get(), ast_cli_netstats(), construct_rr(), history_get(), history_put(), and iax2_show_channels().
| long last_adjustment |
| long last_delay |
| long last_voice_ms |
| long losspct |
Definition at line 78 of file jitterbuf.h.
Referenced by ast_cli_netstats(), construct_rr(), decrement_losspct(), and increment_losspct().
| long min |
Definition at line 75 of file jitterbuf.h.
Referenced by _jb_get(), ast_cli_netstats(), construct_rr(), history_get(), and iax2_show_channels().
| long next_voice_ts |
| long resync_offset |
| long silence_begin_ts |
| long target |
1.5.5