26#ifndef TAGLIB_ASFATTRIBUTE_H
27#define TAGLIB_ASFATTRIBUTE_H
186#ifndef DO_NOT_DOCUMENT
199 class AttributePrivate;
Definition asfattribute.h:42
Attribute(const String &value)
void setLanguage(int value)
Attribute(const ByteVector &value)
Attribute(const Attribute &item)
void setStream(int value)
unsigned short toUShort() const
Attribute(unsigned long long value)
AttributeTypes
Definition asfattribute.h:48
void swap(Attribute &other)
unsigned short toBool() const
AttributeTypes type() const
unsigned long long toULongLong() const
Attribute(const Picture &value)
Attribute(unsigned int value)
int dataSize() const
Returns the size of the stored data.
unsigned int toUInt() const
Attribute & operator=(const Attribute &other)
ByteVector toByteVector() const
Attribute(unsigned short value)
Picture toPicture() const
An ASF attached picture interface implementation.
Definition asfpicture.h:49
A byte vector.
Definition tbytevector.h:46
A wide string class suitable for unicode.
Definition tstring.h:85
A namespace for all TagLib related classes and functions.
Definition apefile.h:41
#define TAGLIB_EXPORT
Definition taglib_export.h:40