SPRAAK
|
Support for the RIFF-wav format. More...
Functions | |
SprKeySet * | spr_kset_read_wav (SprStream *restrict fd, SprKeySet *restrict keys) |
int | spr_kset_write_wav (SprStream *restrict fd, SprKeySet *restrict keys, int mode) |
Support for the RIFF-wav format.
Read RIFF-wav headers. Only simple wav-files, i.e. those containing only a header followed by a single chunck of uncompressed data, are supported.