Searched defs:wave_format (Results 1 – 1 of 1) sorted by relevance
64 struct wave_format { struct65 uint32_t id;66 uint32_t size;67 uint16_t fmt;68 uint16_t channels;69 uint32_t samplerate;70 uint32_t byterate;71 uint16_t framesize;72 uint16_t bitdepth;