Tag Parser  9.4.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces
id3v2tag.h File Reference
#include "./id3v2frame.h"
#include "../fieldbasedtag.h"
#include <map>
Include dependency graph for id3v2tag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::FrameComparer
 Defines the order which is used to store ID3v2 frames. More...
 
class  TagParser::Id3v2TagMaker
 The Id3v2TagMaker class helps writing ID3v2 tags. More...
 
class  TagParser::FieldMapBasedTagTraits< Id3v2Tag >
 Defines traits for the TagField implementation of the Id3v2Tag class. More...
 
class  TagParser::Id3v2Tag
 Implementation of TagParser::Tag for ID3v2 tags. More...
 

Namespaces

 TagParser
 Contains all classes and functions of the TagInfo library.