26 #ifndef TAGLIB_ID3V2FRAMEFACTORY_H 27 #define TAGLIB_ID3V2FRAMEFACTORY_H 38 class TextIdentificationFrame;
107 void rebuildAggregateFrames(
ID3v2::Tag *tag)
const;
162 class FrameFactoryPrivate;
163 FrameFactoryPrivate *d;
A byte vector.
Definition: tbytevector.h:45
A factory for creating ID3v2 frames during parsing.
Definition: id3v2framefactory.h:65
#define TAGLIB_DEPRECATED
Definition: taglib.h:54
ID3v2 frame implementation.
Definition: id3v2frame.h:54
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
The main class in the ID3v2 implementation.
Definition: id3v2tag.h:127
Type
Definition: tstring.h:97
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41