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 byte vector.
Definition: tbytevector.h:46
Definition: flacpicture.h:40
A generic, implicitly shared list.
Definition: tlist.h:54
A generic, implicitly shared map.
Definition: tmap.h:44
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:109
A wide string class suitable for unicode.
Definition: tstring.h:85
static String null
Definition: tstring.h:528
Map< String, StringList > FieldListMap
Definition: xiphcomment.h:48
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
#define TAGLIB_EXPORT
Definition: taglib_export.h:40