#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
size_t | riff_seek_id3 (FILE *file) |
Seeks the RIFF file to the ID3 chunk. |
WAV).
Definition in file riff.h.
size_t riff_seek_id3 | ( | FILE * | file | ) |
Seeks the RIFF file to the ID3 chunk.