Searched defs:wave_format (Results 1 – 1 of 1) sorted by relevance
120 struct wave_format { struct121 uint16_t tag;122 const char *name;123 sox_encoding_t encoding;124 int (*read_fmt)(sox_format_t *ft, uint32_t len);