Data Fields | |
| int | bytes |
| int | hz |
| struct timeval | last |
| int | lasttimeout |
| int | maxlen |
Definition at line 45 of file format_wav.c.
| int bytes |
Definition at line 47 of file format_wav.c.
Referenced by wav_close(), and wav_write().
| int hz |
Definition at line 46 of file format_wav.c.
Referenced by wav_read(), wav_rewrite(), and wav_write().
| struct timeval last |
Definition at line 50 of file format_wav.c.
| int lasttimeout |
Definition at line 48 of file format_wav.c.
| int maxlen |
Definition at line 49 of file format_wav.c.
Referenced by wav_open(), and wav_read().