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