|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./abstractattachment.h"#include "./exceptions.h"#include "./mediafileinfo.h"#include "./progressfeedback.h"#include <c++utilities/io/copy.h>#include <memory>#include <sstream>Go to the source code of this file.
Classes | |
| struct | TagParser::AbstractAttachmentPrivate |
| The AbstractAttachmentPrivate struct contains private fields of the AbstractAttachment class. More... | |
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |