26 #ifndef TAGLIB_ASFATTRIBUTE_H 27 #define TAGLIB_ASFATTRIBUTE_H 129 AttributeTypes type()
const;
134 unsigned short toBool()
const;
139 unsigned short toUShort()
const;
144 unsigned int toUInt()
const;
149 unsigned long long toULongLong()
const;
169 int language()
const;
174 void setLanguage(
int value);
184 void setStream(
int value);
186 #ifndef DO_NOT_DOCUMENT 192 int dataSize()
const;
199 class AttributePrivate;
A wide string class suitable for unicode.
Definition: tstring.h:84
A byte vector.
Definition: tbytevector.h:45
An ASF attached picture interface implementation.
Definition: asfpicture.h:49
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
AttributeTypes
Definition: asfattribute.h:48
TAGLIB_EXPORT unsigned int toUInt(const ByteVector &data)
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
Definition: asfattribute.h:41