Tag Parser 12.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
abstractattachment.cpp File Reference
#include "./abstractattachment.h"
#include "./exceptions.h"
#include "./mediafileinfo.h"
#include "./progressfeedback.h"
#include <c++utilities/io/copy.h>
#include <memory>
#include <sstream>
Include dependency graph for abstractattachment.cpp:

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.