Wed Jan 27 20:02:53 2016

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

Detailed Description

Definition at line 65 of file jitterbuf.h.


Field Documentation

the max interp frames to return in a row

Definition at line 69 of file jitterbuf.h.

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

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

Definition at line 67 of file jitterbuf.h.

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

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

Definition at line 68 of file jitterbuf.h.

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

amount of additional jitterbuffer adjustment, overrides JB_TARGET_EXTRA

Definition at line 70 of file jitterbuf.h.

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


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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1