Jitterbuffer implementation struct. More...
#include <abstract_jb.h>

Jitterbuffer implementation struct.
Definition at line 117 of file abstract_jb.h.
Definition at line 121 of file abstract_jb.h.
Referenced by create_jb(), and jb_framedata_init().
Definition at line 122 of file abstract_jb.h.
Referenced by ast_jb_destroy(), and jb_framedata_destroy().
Definition at line 129 of file abstract_jb.h.
Referenced by ast_jb_empty_and_reset().
Definition at line 128 of file abstract_jb.h.
Referenced by ast_jb_put().
Definition at line 125 of file abstract_jb.h.
Referenced by hook_event_cb(), and jb_get_and_deliver().
| char name[AST_JB_IMPL_NAME_SIZE] |
Definition at line 119 of file abstract_jb.h.
Referenced by ast_jb_destroy(), create_jb(), jb_choose_impl(), and jb_get_and_deliver().
Definition at line 126 of file abstract_jb.h.
Referenced by ast_jb_put(), create_jb(), hook_event_cb(), and jb_get_and_deliver().
Definition at line 124 of file abstract_jb.h.
Referenced by ast_jb_put(), and hook_event_cb().
Definition at line 123 of file abstract_jb.h.
Referenced by create_jb(), and hook_event_cb().
Definition at line 127 of file abstract_jb.h.
Referenced by ast_jb_destroy(), and jb_framedata_destroy().
| enum ast_jb_type type |
Definition at line 120 of file abstract_jb.h.