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