Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Classes | Namespaces
progressfeedback.h File Reference
#include "./exceptions.h"
#include <atomic>
#include <cstdint>
#include <functional>
#include <string>
Include dependency graph for progressfeedback.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::BasicProgressFeedback< ActualProgressFeedback >
 The BasicProgressFeedback class provides the base for ProgressFeedback and AbortableProgressFeedback. More...
 
class  TagParser::ProgressFeedback
 The ProgressFeedback class provides feedback about an ongoing operation via callbacks. More...
 
class  TagParser::AbortableProgressFeedback
 The AbortableProgressFeedback class provides feedback about an ongoing operation via callbacks. More...
 

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.