26 #ifndef TAGLIB_APEFOOTER_H
27 #define TAGLIB_APEFOOTER_H
67 unsigned int version()
const;
72 bool headerPresent()
const;
77 bool footerPresent()
const;
82 bool isHeader()
const;
87 void setHeaderPresent(
bool b)
const;
92 unsigned int itemCount()
const;
98 void setItemCount(
unsigned int s);
106 unsigned int tagSize()
const;
114 unsigned int completeTagSize()
const;
120 void setTagSize(
unsigned int s);
125 static unsigned int size();
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_EXPORT
Definition: taglib_export.h:40