26 #ifndef TAGLIB_PODCASTFRAME_H 27 #define TAGLIB_PODCASTFRAME_H 58 virtual String toString()
const;
63 virtual void parseFields(
const ByteVector &data);
74 class PodcastFramePrivate;
75 PodcastFramePrivate *d;
A wide string class suitable for unicode.
Definition: tstring.h:84
A byte vector.
Definition: tbytevector.h:45
A factory for creating ID3v2 frames during parsing.
Definition: id3v2framefactory.h:65
ID3v2 frame implementation.
Definition: id3v2frame.h:54
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
ID3v2 podcast frame.
Definition: podcastframe.h:40
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41