#include <switch_core_pvt.h>
Collaboration diagram for switch_media_bug:

Data Fields | |
| switch_buffer_t * | raw_write_buffer |
| switch_buffer_t * | raw_read_buffer |
| switch_frame_t * | read_replace_frame_in |
| switch_frame_t * | read_replace_frame_out |
| switch_frame_t * | write_replace_frame_in |
| switch_frame_t * | write_replace_frame_out |
| switch_media_bug_callback_t | callback |
| switch_mutex_t * | read_mutex |
| switch_mutex_t * | write_mutex |
| switch_core_session_t * | session |
| void * | user_data |
| uint32_t | flags |
| uint8_t | ready |
| uint8_t | data [SWITCH_RECOMMENDED_BUFFER_SIZE] |
| int16_t | tmp [SWITCH_RECOMMENDED_BUFFER_SIZE] |
| time_t | stop_time |
| switch_thread_id_t | thread_id |
| switch_media_bug * | next |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1