
Data Fields | |
| char * | filename |
| unsigned int | flags |
| char * | name |
| char * | post_process |
| struct ast_channel_spy | spy |
Definition at line 95 of file app_mixmonitor.c.
| char* filename |
Definition at line 97 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
| 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 |
Definition at line 98 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
struct ast_channel_spy spy [read] |
Definition at line 96 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
1.5.5