MPD
|
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.