Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./vorbiscommentfield.h"
#include "../caseinsensitivecomparer.h"
#include "../fieldbasedtag.h"
#include "../mediaformat.h"
Go to the source code of this file.
Classes | |
class | TagParser::FieldMapBasedTagTraits< VorbisComment > |
Defines traits for the TagField implementation of the VorbisComment class. More... | |
class | TagParser::VorbisComment |
Implementation of TagParser::Tag for Vorbis comments. More... | |
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |