|
Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./oggcontainer.h"#include "../flac/flacmetadata.h"#include "../backuphelper.h"#include "../mediafileinfo.h"#include "../progressfeedback.h"#include "../tagtarget.h"#include <c++utilities/conversion/stringbuilder.h>#include <c++utilities/io/copy.h>#include <limits>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | TagParser |
| Contains all classes and functions of the TagInfo library. | |