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

Go to the source code of this file.

Classes

class  TagParser::MatroskaOffsetStates
 The MatroskaOffsetStates holds an offset within a Matroska file. More...
 
class  TagParser::MatroskaReferenceOffsetPair
 The MatroskaReferenceOffsetPair holds an offset within a Matroska file plus the reference offset. More...
 
class  TagParser::MatroskaCuePositionUpdater
 The MatroskaCuePositionUpdater class helps to rewrite the "Cues"-element with shifted positions. More...
 

Namespaces

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