|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./diagnostics.h"#include <functional>#include <iostream>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | TagParser::StreamDataBlock |
| The StreamDataBlock class is a reference to a certain data block of a stream. More... | |
| class | TagParser::FileDataBlock |
| The FileDataBlock class is a reference to a certain data block of a file stream. More... | |
| class | TagParser::AbstractAttachment |
| The AbstractAttachment class parses and stores attachment information. More... | |
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |