|
TagLib 1.11.1 (xiphcomment.h Source File) |
|
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_VORBISCOMMENT_H
27 #define TAGLIB_VORBISCOMMENT_H
88 virtual unsigned int year()
const;
89 virtual unsigned int track()
const;
269 class XiphCommentPrivate;
270 XiphCommentPrivate *d;
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
A generic, implicitly shared list.
Definition: tlist.h:54
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:109
A generic, implicitly shared map.
Definition: tmap.h:44
static String null
Definition: tstring.h:544
A byte vector.
Definition: tbytevector.h:46
Map< String, StringList > FieldListMap
Definition: xiphcomment.h:48
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
Definition: flacpicture.h:40
A wide string class suitable for unicode.
Definition: tstring.h:85