|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./ebmlelement.h"#include "./matroskaattachment.h"#include "./matroskachapter.h"#include "./matroskatag.h"#include "./matroskatrack.h"#include "../genericcontainer.h"#include <cstdint>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | TagParser::MatroskaContainer |
| Implementation of GenericContainer<MediaFileInfo, MatroskaTag, MatroskaTrack, EbmlElement>. More... | |
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |