Data Fields | |
| int | bytes |
| struct timeval | last |
| int | lasttimeout |
| int | maxlen |
Definition at line 41 of file format_wav.c.
| int bytes |
Definition at line 42 of file format_wav.c.
Referenced by wav_close(), and wav_write().
| struct timeval last |
Definition at line 45 of file format_wav.c.
| int lasttimeout |
Definition at line 43 of file format_wav.c.
| int maxlen |
Definition at line 44 of file format_wav.c.
Referenced by wav_open(), and wav_read().