Tag Parser
6.1.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include "./abstractcontainer.h"
#include <c++utilities/misc/memory.h>
#include <algorithm>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | Media::GenericContainer< FileInfoType, TagType, TrackType, ElementType > |
The GenericContainer class helps parsing header, track, tag and chapter information of a file. More... | |
Namespaces | |
Media | |
Contains all classes and functions of the TagInfo library. | |