Tag Parser  6.4.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Classes | Namespaces
mp4container.h File Reference
#include "./mp4atom.h"
#include "./mp4tag.h"
#include "./mp4track.h"
#include "../genericcontainer.h"
#include <c++utilities/conversion/types.h>
#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  Media::Mp4Container
 Implementation of GenericContainer<MediaFileInfo, Mp4Tag, Mp4Track, Mp4Atom>. More...
 

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.