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

Go to the source code of this file.

Classes

class  TagParser::MatroskaTagMaker
 The MatroskaTagMaker class helps writing Matroska "Tag"-elements storing tag information. More...
 
class  TagParser::FieldMapBasedTagTraits< MatroskaTag >
 Defines traits for the TagField implementation of the MatroskaTag class. More...
 
class  TagParser::MatroskaTag
 Implementation of TagParser::Tag for the Matroska container. More...
 

Namespaces

 TagParser
 Contains all classes and functions of the TagInfo library.