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

Go to the source code of this file.

Classes

class  TagParser::FileElementTraits< EbmlElement >
 Defines traits for the GenericFileElement implementation EbmlElement. More...
 
class  TagParser::EbmlElement
 The EbmlElement class helps to parse EBML files such as Matroska files. More...
 

Namespaces

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