Tag Parser
9.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Go to the source code of this file.
Namespaces | |
TagParser | |
Contains all classes and functions of the TagInfo library. | |
Functions | |
TAG_PARSER_EXPORT const std::string & | TagParser::languageNameFromIso (const std::string &isoCode) |
Returns the language name for the specified ISO-639-2 code (bibliographic, 639-2/B). More... | |
TAG_PARSER_EXPORT const std::string & | TagParser::languageNameFromIsoWithFallback (const std::string &isoCode) |
Returns the language name for the specified ISO-639-2 code (bibliographic, 639-2/B). More... | |