Tag Parser  6.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
matroskatagid.cpp
Go to the documentation of this file.
1 #include "./matroskatagid.h"
2 
3 using namespace std;
4 
5 namespace Media {
6 
7 namespace MatroskaTagIds {
8 
9 }
10 
11 } // namespace Media
STL namespace.
Contains all classes and functions of the TagInfo library.
Definition: exceptions.h:9