Go to the source code of this file.
Enumerations | |
enum | { MPC_DECODER_MEMSIZE = 16384, MPC_DECODER_V_MEM = 2304, MPC_DECODER_SYNTH_DELAY = 481 } |
Functions | |
mpc_int32_t | JumpID3v2 (mpc_reader *fp) |
Definition in file musepack_internal.h.
|
Searches for a ID3v2-tag and reads the length (in bytes) of it.
Definition at line 9 of file idtag.c. References mpc_reader_t::data, mpc_reader, mpc_reader_t::read, and mpc_reader_t::seek. Referenced by streaminfo_read(). |