26#ifndef TAGLIB_VORBISCOMMENT_H
27#define TAGLIB_VORBISCOMMENT_H
96 unsigned int year()
const override;
97 unsigned int track()
const override;
264 class XiphCommentPrivate;
266 std::unique_ptr<XiphCommentPrivate> d;
A byte vector.
Definition tbytevector.h:46
FLAC picture.
Definition flacpicture.h:40
A generic, implicitly shared list.
Definition tlist.h:54
A generic, implicitly shared map.
Definition tmap.h:45
A map for format-independent <key,values> tag representations.
Definition tpropertymap.h:123
A list of strings.
Definition tstringlist.h:44
A wide string class suitable for unicode.
Definition tstring.h:83
A simple, generic interface to common audio metadata fields.
Definition tag.h:49
A namespace for all TagLib related classes and functions.
Definition apefile.h:41
#define TAGLIB_EXPORT
Definition taglib_export.h:40
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition taglib_export.h:55