| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
MixMonitor virtual methods table definition. More...
#include <mixmonitor.h>

| Data Fields | |
| ast_mixmonitor_start_fn | start | 
| ast_mixmonitor_stop_fn | stop | 
MixMonitor virtual methods table definition.
Definition at line 58 of file mixmonitor.h.
| ast_mixmonitor_start_fn start | 
Definition at line 59 of file mixmonitor.h.
Referenced by ast_clear_mixmonitor_methods(), ast_set_mixmonitor_methods(), ast_start_mixmonitor(), ast_stop_mixmonitor(), load_module(), set_mixmonitor_methods(), and unload_module().
Definition at line 60 of file mixmonitor.h.
Referenced by ast_stop_mixmonitor().