Compounds | |
| class | CBitResConverter |
| Converts 8, 16, 24 and 32 bit samples in any combination. More... | |
| class | CWAVReader |
| A class for reading WAV-files. More... | |
| class | CWAVReaderException |
| Contains information about exceptions thrown by CWAVReader. More... | |
| class | CWAVWriter |
| A class for writing WAV-files. More... | |
| class | CWAVWriterException |
| Contains information about exceptions thrown by CWAVWriter. More... | |
Typedefs | |
| typedef char | INT8 |
| A signed 8 bit integer. | |
| typedef short | INT16 |
| A signed 16 bit integer. | |
| typedef long | INT32 |
| A signed 32 bit integer. | |
| typedef unsigned char | UINT8 |
| An unsigned 8 bit integer. | |
| typedef unsigned short | UINT16 |
| An unsigned 16 bit integer. | |
| typedef unsigned long | UINT32 |
| An unsigned 32 bit integer. | |
1.2.18