Asterisk - The Open Source Telephony Project
18.5.0
|
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_start_mixmonitor(), and set_mixmonitor_methods().
Definition at line 60 of file mixmonitor.h.
Referenced by ast_stop_mixmonitor().