Tag Parser
7.0.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./mp4atom.h"
#include "./mp4tag.h"
#include "./mp4track.h"
#include "../genericcontainer.h"
#include <c++utilities/conversion/types.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | TagParser::Mp4Container |
Namespaces | |
TagParser | |