Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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_read().
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_read().