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