
Data Fields | |
| playlist_entry * | current |
| int | sample_queue |
| ast_filestream * | stream |
| ivr_localuser * | u |
Definition at line 88 of file app_externalivr.c.
| struct playlist_entry* current |
| int sample_queue |
| struct ast_filestream* stream |
Definition at line 90 of file app_externalivr.c.
Referenced by gen_closestream(), gen_nextfile(), and gen_readframe().
| struct ivr_localuser* u |
Definition at line 89 of file app_externalivr.c.
Referenced by gen_alloc(), gen_closestream(), gen_nextfile(), and gen_readframe().
1.5.1