|
TagLib 1.11.1 (mp4item.h Source File) |
|
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_MP4ITEM_H
27 #define TAGLIB_MP4ITEM_H
64 Item(
int first,
int second);
IntPair toIntPair() const
A list of strings.
Definition: tstringlist.h:46
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
StringList toStringList() const
ByteVectorList toByteVectorList() const
A generic, implicitly shared list.
Definition: tlist.h:54
Item(const CoverArtList &value)
Item(const ByteVectorList &value)
long long toLongLong() const
unsigned int toUInt() const
Item & operator=(const Item &item)
A list of ByteVectors.
Definition: tbytevectorlist.h:42
int second
Definition: mp4item.h:41
Item(int first, int second)
Item(unsigned char value)
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
AtomDataType atomDataType() const
unsigned char toByte() const
void setAtomDataType(AtomDataType type)
CoverArtList toCoverArtList() const
Item(const StringList &value)