Tag Parser
8.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "../global.h"
#include <c++utilities/conversion/types.h>
#include <iosfwd>
#include <numeric>
#include <vector>
Go to the source code of this file.
Classes | |
class | TagParser::OggPage |
The OggPage class is used to parse OGG pages. More... | |
Namespaces | |
TagParser | |
Contains all classes and functions of the TagInfo library. | |