|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
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 wav_close(), wav_read(), and wav_write().
| int hz |
Definition at line 49 of file format_wav.c.
Referenced by wav_open(), wav_read(), and wav_rewrite().
| 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().