26 #ifndef TAGLIB_MPEGHEADER_H 27 #define TAGLIB_MPEGHEADER_H 64 Header(
File *file,
long offset,
bool checkLength =
true);
107 bool protectionEnabled()
const;
117 int sampleRate()
const;
122 bool isPadded()
const;
147 bool isCopyrighted()
const;
152 bool isOriginal()
const;
157 int frameLength()
const;
162 int samplesPerFrame()
const;
170 void parse(
File *file,
long offset,
bool checkLength);
A byte vector.
Definition: tbytevector.h:45
An MPEG file class with some useful methods specific to MPEG.
Definition: mpegfile.h:53
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: aifffile.h:33