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

General jitterbuffer configuration. More...

#include <abstract_jb.h>

Data Fields

unsigned int flags
 Combination of the AST_JB_ENABLED, AST_JB_FORCED and AST_JB_LOG flags.
 
char impl [AST_JB_IMPL_NAME_SIZE]
 Name of the jitterbuffer implementation to be used.
 
long max_size
 Max size of the jitterbuffer implementation.
 
long resync_threshold
 Resynchronization threshold of the jitterbuffer implementation.
 
long target_extra
 amount of additional jitterbuffer adjustment
 

Detailed Description

General jitterbuffer configuration.

Definition at line 69 of file abstract_jb.h.


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