#include <wav_containerformat_parser.h>
 | 
| 
uint16_t  | format | 
|   | Number of chunks in a list. 
  | 
|   | 
| 
uint16_t  | channel | 
|   | Number of channel. 
  | 
|   | 
| 
uint32_t  | rate | 
|   | Sampling rate (fs) 
  | 
|   | 
| 
uint32_t  | avgbyte | 
|   | Averate byte per second. 
  | 
|   | 
| 
uint16_t  | block | 
|   | block size 
  | 
|   | 
| 
uint16_t  | bit | 
|   | bit per sample 
  | 
|   | 
| 
uint16_t  | extended_size | 
|   | extend area size 
  | 
|   | 
The documentation for this struct was generated from the following file: