Data Fields | |
| switch_core_session_t * | session |
| switch_codec_t | vad_codec |
| switch_codec_t * | read_codec |
| uint32_t | bg_level |
| uint32_t | bg_count |
| uint32_t | bg_len |
| uint32_t | diff_level |
| uint8_t | hangunder |
| uint8_t | hangunder_hits |
| uint8_t | hangover |
| uint8_t | hangover_hits |
| uint8_t | cng_freq |
| uint8_t | cng_count |
| switch_vad_flag_t | flags |
| uint32_t | ts |
| uint8_t | start |
| uint8_t | start_count |
| uint8_t | scan_freq |
| time_t | next_scan |
| int | fire_events |
Definition at line 107 of file switch_rtp.c.
| uint32_t switch_rtp_vad_data::bg_count |
| uint32_t switch_rtp_vad_data::bg_len |
| uint32_t switch_rtp_vad_data::bg_level |
| uint8_t switch_rtp_vad_data::cng_count |
| uint8_t switch_rtp_vad_data::cng_freq |
Definition at line 119 of file switch_rtp.c.
| uint32_t switch_rtp_vad_data::diff_level |
Definition at line 121 of file switch_rtp.c.
| uint8_t switch_rtp_vad_data::hangover |
| uint8_t switch_rtp_vad_data::hangunder |
| uint8_t switch_rtp_vad_data::scan_freq |
| uint8_t switch_rtp_vad_data::start |
| uint8_t switch_rtp_vad_data::start_count |
| uint32_t switch_rtp_vad_data::ts |
Definition at line 122 of file switch_rtp.c.
1.4.7