Tag Parser 12.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
matroskatagid.cpp
Go to the documentation of this file.
1#include "./matroskatagid.h"
2
3using namespace std;
4
5namespace TagParser {
6
11namespace MatroskaTagIds {
12
17namespace TrackSpecific {
18}
19} // namespace MatroskaTagIds
20
21} // namespace TagParser
Encapsulates track-specific Matroska tag IDs written by mkvmerge 7.0.0 or newer.
Encapsulates Matroska tag IDs.
Contains all classes and functions of the TagInfo library.
Definition aaccodebook.h:10