Tag Parser 12.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
fieldbasedtag.h File Reference
#include "./tag.h"
#include <functional>
#include <map>
Include dependency graph for fieldbasedtag.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::FieldMapBasedTagTraits< ImplementationType >
 Defines traits for the specified ImplementationType. More...
 
class  TagParser::FieldMapBasedTag< ImplementationType >
 The FieldMapBasedTag provides a generic implementation of Tag which stores the tag fields using std::multimap. More...
 

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.