
Data Fields | |
| struct ast_audiohook | audiohook |
| struct speex_direction_info * | rx |
| struct speex_direction_info * | tx |
Definition at line 59 of file func_speex.c.
struct ast_audiohook audiohook [read] |
Definition at line 60 of file func_speex.c.
Referenced by destroy_callback(), and speex_write().
struct speex_direction_info * rx [read] |
Definition at line 61 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().
struct speex_direction_info* tx [read] |
Definition at line 61 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().
1.6.1