|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| unsigned int | consec_frames |
| unsigned int | consec_ms |
| unsigned char | silence |
| unsigned int consec_frames |
Definition at line 432 of file res_fax.c.
Referenced by debug_check_frame_for_silence().
| unsigned int consec_ms |
Definition at line 433 of file res_fax.c.
Referenced by debug_check_frame_for_silence().
| unsigned char silence |
Definition at line 434 of file res_fax.c.
Referenced by debug_check_frame_for_silence().
1.8.13