Tag Parser
8.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./id3v1tag.h"
#include "./id3genres.h"
#include "../diagnostics.h"
#include "../exceptions.h"
#include <c++utilities/conversion/conversionexception.h>
#include <cstring>
Go to the source code of this file.
Namespaces | |
TagParser | |
Contains all classes and functions of the TagInfo library. | |