Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./global.h"
#include <c++utilities/conversion/stringbuilder.h>
#include <cstdint>
#include <string>
#include <string_view>
Go to the source code of this file.
Classes | |
class | TagParser::Size |
The Size class defines the size of a two-dimensional object using integer point precision. More... | |
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |