Data Fields | |
unsigned int | flags |
ast_filestream * | fs |
char * | name |
char * | post_process |
ast_channel_spy | spy |
Definition at line 81 of file app_mixmonitor.c.
unsigned int flags |
struct ast_filestream* fs |
char* name |
Definition at line 85 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
char* post_process |
struct ast_channel_spy spy |