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