Tag Parser  6.5.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  Media::FrameComparer
 Defines the order which is used to store ID3v2 frames. More...
 
class  Media::Id3v2TagMaker
 The Id3v2TagMaker class helps writing ID3v2 tags. More...
 
class  Media::Id3v2Tag
 Implementation of Media::Tag for ID3v2 tags. More...
 

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.