Tag Parser
7.0.3
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "../generictagfield.h"
#include <c++utilities/conversion/stringconversion.h>
#include <c++utilities/io/binarywriter.h>
#include <sstream>
#include <vector>
Go to the source code of this file.
Classes | |
class | TagParser::TagFieldTraits< Mp4TagField > |
Defines traits for the TagField implementation of the Mp4TagField class. More... | |
class | TagParser::Mp4TagFieldMaker |
class | TagParser::Mp4TagField |
Namespaces | |
TagParser | |
TagParser::RawDataType | |
Encapsulates the most common data type IDs of MP4 tag fields. | |