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
mp4atom.h File Reference
#include "./mp4ids.h"
#include "../genericfileelement.h"
#include <c++utilities/conversion/stringconversion.h>
#include <cstdint>
#include <iostream>
#include <list>
#include <memory>
Include dependency graph for mp4atom.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::FileElementTraits< Mp4Atom >
 Defines traits for the GenericFileElement implementation Mp4Atom. More...
 
class  TagParser::Mp4Atom
 The Mp4Atom class helps to parse MP4 files. More...
 

Namespaces

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