|
MPD
0.17~git
|
A parser for the AIFF file format. More...
#include <stdbool.h>#include <stddef.h>#include <stdio.h>Go to the source code of this file.
Functions | |
| size_t | aiff_seek_id3 (FILE *file) |
| Seeks the AIFF file to the ID3 chunk. | |
A parser for the AIFF file format.
Definition in file aiff.h.
| size_t aiff_seek_id3 | ( | FILE * | file | ) |
Seeks the AIFF file to the ID3 chunk.
1.7.5.1