Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
jb_conf Struct Reference

Data Fields

long max_contig_interp
 
long max_jitterbuf
 
long resync_threshold
 
long target_extra
 

Detailed Description

Definition at line 67 of file jitterbuf.h.

Field Documentation

long max_contig_interp

the max interp frames to return in a row

Definition at line 71 of file jitterbuf.h.

Referenced by jb_setconf().

long max_jitterbuf

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

Definition at line 69 of file jitterbuf.h.

Referenced by jb_setconf().

long resync_threshold

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

Definition at line 70 of file jitterbuf.h.

Referenced by jb_setconf().

long target_extra

amount of additional jitterbuffer adjustment, overrides JB_TARGET_EXTRA

Definition at line 72 of file jitterbuf.h.

Referenced by jb_next(), jb_reset(), and jb_setconf().


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