Tag Parser  7.0.3
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Media::GenericContainer Class Reference

The GenericContainer class helps parsing header, track, tag and chapter information of a file. More...

#include <genericcontainer.h>

Detailed Description

The GenericContainer class helps parsing header, track, tag and chapter information of a file.

Template Parameters
FileInfoTypeSpecifies the file info class (a class derived from Media::BasicFileInfo) which is used to specify the related file.
TagTypeSpecifies the class which is used to deal with the tag information of the file.
TrackTypeSpecifies the class which is used to deal with the track of the file.
ElementTypeSpecifies the class which is used to deal with the elements the file consists of.

The documentation for this class was generated from the following file: