#include <chanspy.h>
Collaboration diagram for ast_channel_spy_queue:

Data Fields | |
| unsigned int | format |
| ast_frame * | head |
| unsigned int | samples |
Definition at line 51 of file chanspy.h.
| unsigned int format |
Definition at line 54 of file chanspy.h.
Referenced by ast_channel_spy_add(), ast_channel_spy_read_frame(), copy_data_from_queue(), and queue_frame_to_spies().
Definition at line 52 of file chanspy.h.
Referenced by ast_channel_spy_free(), ast_channel_spy_read_frame(), copy_data_from_queue(), 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.4.7