|
TagLib 1.11.1 (commentsframe.h Source File) |
|
|
|
Go to the documentation of this file.
26 #ifndef TAGLIB_COMMENTSFRAME_H
27 #define TAGLIB_COMMENTSFRAME_H
173 class CommentsFramePrivate;
174 CommentsFramePrivate *d;
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
A factory for creating ID3v2 frames during parsing.
Definition: id3v2framefactory.h:66
The main class in the ID3v2 implementation.
Definition: id3v2tag.h:136
Type
Definition: tstring.h:97
A map for format-independent <key,valuelist> tag representations.
Definition: tpropertymap.h:109
@ Latin1
Definition: tstring.h:113
A byte vector.
Definition: tbytevector.h:46
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
ID3v2 frame implementation.
Definition: id3v2frame.h:55
A wide string class suitable for unicode.
Definition: tstring.h:85