#include <monitor.h>
Data Fields | |
| char | filename_base [FILENAME_MAX] |
| int | filename_changed |
| char * | format |
| int | joinfiles |
| char | read_filename [FILENAME_MAX] |
| ast_filestream * | read_stream |
| int(* | stop )(struct ast_channel *chan, int need_lock) |
| char | write_filename [FILENAME_MAX] |
| ast_filestream * | write_stream |
Definition at line 31 of file monitor.h.
1.5.1