26 #ifndef TAGLIB_MPEGHEADER_H
27 #define TAGLIB_MPEGHEADER_H
85 Version version()
const;
95 bool protectionEnabled()
const;
105 int sampleRate()
const;
110 bool isPadded()
const;
130 ChannelMode channelMode()
const;
135 bool isCopyrighted()
const;
140 bool isOriginal()
const;
145 int frameLength()
const;
150 int samplesPerFrame()
const;
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41