26 #ifndef TAGLIB_MP4COVERART_H 27 #define TAGLIB_MP4COVERART_H 67 Format format()
const;
76 bool operator==(
const CoverArt &other)
const;
81 bool operator!=(
const CoverArt &other)
const;
84 class CoverArtPrivate;
86 std::shared_ptr<CoverArtPrivate> d;
A generic, implicitly shared list.
Definition: tlist.h:53
MP4 picture.
Definition: mp4coverart.h:37
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition: taglib_export.h:55
Format
Definition: mp4coverart.h:43
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41