|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "tagparser-definitions.h"#include <c++utilities/application/global.h>Go to the source code of this file.
Macros | |
| #define | TAG_PARSER_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT |
| Marks the symbol to be exported by the tagparser library. | |
| #define | TAG_PARSER_IMPORT CPP_UTILITIES_GENERIC_LIB_IMPORT |
| Marks the symbol to be imported from the tagparser library. | |
| #define TAG_PARSER_EXPORT CPP_UTILITIES_GENERIC_LIB_EXPORT |