|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | bytes |
| int | hz |
| struct timeval | last |
| int | lasttimeout |
| int | maxlen |
Definition at line 48 of file format_wav.c.
| int bytes |
Definition at line 50 of file format_wav.c.
Referenced by update_header(), wav_close(), wav_read(), and wav_write().
| int hz |
Definition at line 49 of file format_wav.c.
Referenced by wav_open(), wav_read(), wav_rewrite(), and write_header().
| struct timeval last |
Definition at line 53 of file format_wav.c.
| int lasttimeout |
Definition at line 51 of file format_wav.c.
| int maxlen |
Definition at line 52 of file format_wav.c.
Referenced by wav_open(), and wav_read().
1.8.13