26#ifndef TAGLIB_MPEGHEADER_H
27#define TAGLIB_MPEGHEADER_H
64 Header(
File *file,
long offset,
bool checkLength =
true);
170 void parse(
File *file,
long offset,
bool checkLength);
A byte vector.
Definition tbytevector.h:46
A file class with some useful methods for tag manipulation.
Definition tfile.h:51
An MPEG file class with some useful methods specific to MPEG.
Definition mpegfile.h:56
An implementation of TagLib::File with MPEG (MP3) specific methods.
Definition mpegfile.h:45
A namespace for all TagLib related classes and functions.
Definition apefile.h:41
#define TAGLIB_DEPRECATED
Definition taglib.h:54
#define TAGLIB_EXPORT
Definition taglib_export.h:40