26 #ifndef TAGLIB_XINGHEADER_H 27 #define TAGLIB_XINGHEADER_H 99 unsigned int totalFrames()
const;
104 unsigned int totalSize()
const;
109 HeaderType type()
const;
114 class XingHeaderPrivate;
116 std::unique_ptr<XingHeaderPrivate> d;
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition: taglib_export.h:55
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41