Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./matroskaeditionentry.h"
#include "./ebmlelement.h"
#include "./matroskaid.h"
#include "../diagnostics.h"
#include <c++utilities/conversion/stringbuilder.h>
#include <c++utilities/conversion/stringconversion.h>
#include <memory>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |