| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct ast_audiohook | audiohook | 
| int | lastrate | 
| struct speex_direction_info * | rx | 
| struct speex_direction_info * | tx | 
Definition at line 113 of file func_speex.c.
| struct ast_audiohook audiohook | 
Definition at line 114 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), and speex_write().
| int lastrate | 
Definition at line 115 of file func_speex.c.
Referenced by speex_callback(), and speex_write().
| struct speex_direction_info * rx | 
Definition at line 116 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().
| struct speex_direction_info* tx | 
Definition at line 116 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().