#include <monitor.h>
Collaboration diagram for ast_channel_monitor:

Data Fields | |
| ast_filestream * | read_stream |
| ast_filestream * | write_stream |
| char | read_filename [FILENAME_MAX] |
| char | write_filename [FILENAME_MAX] |
| char | filename_base [FILENAME_MAX] |
| int | filename_changed |
| char * | format |
| int | joinfiles |
| int(* | stop )(struct ast_channel *chan, int need_lock) |
Definition at line 11 of file monitor.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 13 of file monitor.h. Referenced by ast_read(). |
|
|
Referenced by ast_channel_free(). |
|
|
|
|
|
Definition at line 14 of file monitor.h. Referenced by ast_write(). |
1.3.7