#include <chanspy.h>
Public Member Functions | |
| AST_LIST_HEAD_NOLOCK (, ast_frame) list | |
Data Fields | |
| unsigned int | format |
| unsigned int | samples |
Definition at line 51 of file chanspy.h.
| AST_LIST_HEAD_NOLOCK | ( | ast_frame | ) |
| unsigned int format |
Definition at line 54 of file chanspy.h.
Referenced by ast_channel_spy_add(), ast_channel_spy_read_frame(), channel_spy(), copy_data_from_queue(), launch_monitor_thread(), and queue_frame_to_spies().
| unsigned int samples |
Definition at line 53 of file chanspy.h.
Referenced by ast_channel_spy_read_frame(), copy_data_from_queue(), and queue_frame_to_spies().
1.5.5