26#ifndef TAGLIB_COMMENTSFRAME_H
27#define TAGLIB_COMMENTSFRAME_H
174 class CommentsFramePrivate;
176 std::unique_ptr<CommentsFramePrivate> d;
A byte vector.
Definition tbytevector.h:46
Frame(const Frame &)=delete
friend class Tag
Definition id3v2frame.h:58
A map for format-independent <key,values> tag representations.
Definition tpropertymap.h:123
A wide string class suitable for unicode.
Definition tstring.h:83
Type
Definition tstring.h:96
@ Latin1
Definition tstring.h:100
An ID3v2 implementation.
Definition flacfile.h:39
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