Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


jb_conf Struct Reference

#include <jitterbuf.h>

Data Fields

long max_contig_interp
long max_jitterbuf
long resync_threshold
long target_extra

Field Documentation

the max interp frames to return in a row

Definition at line 69 of file jitterbuf.h.

Referenced by jb_create_adaptive(), new_iax(), _jb_get(), and jb_setconf().

defines a hard clamp to use in setting the jitter buffer delay

Definition at line 67 of file jitterbuf.h.

Referenced by jb_create_adaptive(), new_iax(), jb_put(), _jb_get(), and jb_setconf().

the jb will resync when delay increases to (2 * jitter) + this param

Definition at line 68 of file jitterbuf.h.

Referenced by jb_create_adaptive(), new_iax(), history_put(), and jb_setconf().

amount of additional jitterbuffer adjustment, overrides JB_TARGET_EXTRA

Definition at line 70 of file jitterbuf.h.

Referenced by jb_create_adaptive(), new_iax(), jb_reset(), _jb_get(), jb_next(), and jb_setconf().


The documentation for this struct was generated from the following file: