Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Classes | Namespaces
mp4container.h File Reference
#include "./mp4atom.h"
#include "./mp4tag.h"
#include "./mp4track.h"
#include "../genericcontainer.h"
#include <cstdint>
#include <memory>
#include <vector>
Include dependency graph for mp4container.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TagParser::Mp4Container
 Implementation of GenericContainer<MediaFileInfo, Mp4Tag, Mp4Track, Mp4Atom>. More...
 

Namespaces

namespace  TagParser
 Contains all classes and functions of the TagInfo library.