|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./mp4ids.h"#include "../genericfileelement.h"#include <c++utilities/conversion/stringconversion.h>#include <cstdint>#include <iostream>#include <list>#include <memory>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. | |