Data Fields | |
struct ast_audiohook | audiohook |
struct speex_direction_info * | rx |
struct speex_direction_info * | tx |
Definition at line 107 of file func_speex.c.
struct ast_audiohook audiohook [read] |
Definition at line 108 of file func_speex.c.
Referenced by destroy_callback(), and speex_write().
struct speex_direction_info * rx [read] |
Definition at line 109 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 109 of file func_speex.c.
Referenced by destroy_callback(), speex_callback(), speex_read(), and speex_write().