26 #ifndef TAGLIB_FLACUNKNOWNMETADATABLOCK_H 27 #define TAGLIB_FLACUNKNOWNMETADATABLOCK_H 49 int code()
const override;
54 void setCode(
int code);
72 class UnknownMetadataBlockPrivate;
74 std::unique_ptr<UnknownMetadataBlockPrivate> d;
A byte vector.
Definition: tbytevector.h:45
#define TAGLIB_MSVC_SUPPRESS_WARNING_NEEDS_TO_HAVE_DLL_INTERFACE
Definition: taglib_export.h:55
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41