Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Macros
global.h File Reference
#include <c++utilities/application/global.h>
Include dependency graph for global.h:
This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ TAG_PARSER_EXPORT

#define TAG_PARSER_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT

Marks the symbol to be exported by the tagparser library.

Definition at line 13 of file global.h.

◆ TAG_PARSER_IMPORT

#define TAG_PARSER_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT

Marks the symbol to be imported from the tagparser library.

Definition at line 14 of file global.h.