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
matroskacontainer.h File Reference
#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>
Include dependency graph for matroskacontainer.h:
This graph shows which files directly or indirectly include this file:

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.