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/stringconversion.h>
#include <c++utilities/io/nativefilestream.h>
#include <cstdint>
#include <string>
Go to the source code of this file.
Classes | |
class | TagParser::BasicFileInfo |
The BasicFileInfo class provides basic file information such as file name, extension, directory and size for a specified file. More... | |
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |