#include <mpcdec/mpcdec.h>
#include <mpcdec/internal.h>
Go to the source code of this file.
Functions | |
mpc_int32_t | JumpID3v2 (mpc_reader *r) |
Definition in file idtag.c.
|
Searches for a ID3v2-tag and reads the length (in bytes) of it.
Definition at line 43 of file idtag.c. References mpc_reader_t::data, mpc_reader_t::read, and mpc_reader_t::seek. Referenced by mpc_streaminfo_read(). |