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

Go to the source code of this file.

Classes

class  TagParser::Mp4ExtendedFieldId
 The Mp4ExtendedFieldId specifies parameter for an extended field denoted via Mp4TagAtomIds::Extended. More...
 
class  TagParser::Mp4TagMaker
 The Mp4TagMaker class helps writing MP4 tags. More...
 
class  TagParser::FieldMapBasedTagTraits< Mp4Tag >
 Defines traits for the TagField implementation of the Mp4Tag class. More...
 
class  TagParser::Mp4Tag
 Implementation of TagParser::Tag for the MP4 container. More...
 

Namespaces

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