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