Tag Parser 12.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
diagnostics.cpp File Reference
#include "./diagnostics.h"
Include dependency graph for diagnostics.cpp:

Go to the source code of this file.

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.
 

Functions

TAG_PARSER_EXPORT std::string_view TagParser::diagLevelName (DiagLevel diagLevel)
 Returns the string representation of the specified diagLevel.