Sat Aug 6 00:40:08 2011

Asterisk developer's documentation


ast_jb_impl Struct Reference

Jitterbuffer implementation private struct. More...


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
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


Detailed Description

Jitterbuffer implementation private struct.

Definition at line 79 of file abstract_jb.c.


Field Documentation

jb_create_impl create

Definition at line 82 of file abstract_jb.c.

Referenced by create_jb().

jb_destroy_impl destroy

Definition at line 83 of file abstract_jb.c.

Referenced by ast_jb_destroy().

jb_empty_and_reset_impl empty_and_reset

Definition at line 90 of file abstract_jb.c.

Referenced by ast_jb_empty_and_reset().

jb_force_resynch_impl force_resync

Definition at line 89 of file abstract_jb.c.

Referenced by ast_jb_put().

jb_get_impl get

Definition at line 86 of file abstract_jb.c.

Referenced by jb_get_and_deliver().

char name[AST_JB_IMPL_NAME_SIZE]

Definition at line 81 of file abstract_jb.c.

Referenced by ast_jb_destroy(), create_jb(), jb_choose_impl(), and jb_get_and_deliver().

jb_next_impl next

Definition at line 87 of file abstract_jb.c.

Referenced by ast_jb_put(), create_jb(), and jb_get_and_deliver().

jb_put_impl put

Definition at line 85 of file abstract_jb.c.

Referenced by ast_jb_put().

jb_put_first_impl put_first

Definition at line 84 of file abstract_jb.c.

Referenced by create_jb().

jb_remove_impl remove

Definition at line 88 of file abstract_jb.c.

Referenced by ast_jb_destroy().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:08 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7