Data Fields | |
int | bytes |
struct timeval | last |
int | lasttimeout |
int | maxlen |
int | needsgain |
Definition at line 54 of file format_wav.c.
int bytes |
Definition at line 55 of file format_wav.c.
Referenced by wav_close(), and wav_write().
struct timeval last [read] |
Definition at line 59 of file format_wav.c.
int lasttimeout |
Definition at line 57 of file format_wav.c.
int maxlen |
Definition at line 58 of file format_wav.c.
Referenced by wav_open(), and wav_read().
int needsgain |
Definition at line 56 of file format_wav.c.
Referenced by wav_read().