Data Fields | |
ast_audiohook | audiohook |
speex_direction_info * | rx |
speex_direction_info * | tx |
Definition at line 106 of file func_speex.c.
struct ast_audiohook audiohook |
Definition at line 107 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), and speex_write().
struct speex_direction_info * rx |
Definition at line 108 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().
struct speex_direction_info* tx |
Definition at line 108 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().