Tag Parser
8.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./exceptions.h"
#include <c++utilities/conversion/types.h>
#include <atomic>
#include <functional>
#include <string>
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 | |
TagParser | |
Contains all classes and functions of the TagInfo library. | |