Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
abstractattachment.h File Reference
#include "./diagnostics.h"
#include <functional>
#include <iostream>
#include <memory>
#include <string>
Include dependency graph for abstractattachment.h:
This graph shows which files directly or indirectly include this file:

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.