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

Jitterbuffer implementation struct. More...

#include <abstract_jb.h>

Data Fields

jb_create_impl create
 
jb_destroy_impl destroy
 
jb_empty_and_reset_impl empty_and_reset
 
jb_force_resynch_impl force_resync
 
jb_get_impl get
 
jb_is_late_impl is_late
 
char name [AST_JB_IMPL_NAME_SIZE]
 
jb_next_impl next
 
jb_put_impl put
 
jb_put_first_impl put_first
 
jb_remove_impl remove
 
enum ast_jb_type type
 

Detailed Description

Jitterbuffer implementation struct.

Definition at line 121 of file abstract_jb.h.


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