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/misc/traits.h>
#include <string>
Go to the source code of this file.
Classes | |
class | TagParser::PositionInSet |
The PositionInSet class describes the position of an element in a set which consists of a certain number of elements. More... | |
Namespaces | |
namespace | TagParser |
Contains all classes and functions of the TagInfo library. | |