Tag Parser  9.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
progressfeedback.cpp
Go to the documentation of this file.
1 #include "./progressfeedback.h"
2 
3 using namespace std;
4 
5 namespace TagParser {
6 
24 } // namespace TagParser
progressfeedback.h
TagParser
Contains all classes and functions of the TagInfo library.
Definition: aaccodebook.h:10