|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./mp4atom.h"#include "./mp4tag.h"#include "./mp4track.h"#include "../genericcontainer.h"#include <cstdint>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | TagParser::Mp4Container |
| Implementation of GenericContainer<MediaFileInfo, Mp4Tag, Mp4Track, Mp4Atom>. More... | |
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |