|
MPD
0.17~git
|
A parser for the RIFF file format (e.g. More...
#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. | |
| size_t riff_seek_id3 | ( | FILE * | file | ) |
Seeks the RIFF file to the ID3 chunk.
1.7.5.1