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