26 #ifndef TAGLIB_ASFATTRIBUTE_H
27 #define TAGLIB_ASFATTRIBUTE_H
126 AttributeTypes type()
const;
131 unsigned short toBool()
const;
136 unsigned short toUShort()
const;
141 unsigned int toUInt()
const;
146 unsigned long long toULongLong()
const;
166 int language()
const;
171 void setLanguage(
int value);
181 void setStream(
int value);
183 #ifndef DO_NOT_DOCUMENT
189 int dataSize()
const;
196 class AttributePrivate;
A wide string class suitable for unicode.
Definition: tstring.h:78
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
TAGLIB_EXPORT uint toUInt(const ByteVector &data)
AttributeTypes
Definition: asfattribute.h:50
Definition: asfattribute.h:43