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

The GenericFileElement class helps to parse binary files which consist of an arboreal element strucutre. More...

#include <genericfileelement.h>

Detailed Description

The GenericFileElement class helps to parse binary files which consist of an arboreal element strucutre.

Template Parameters
ImplementationTypeSpecifies the type of the actual implementation.
Remarks
This template class is intended to be subclassed using with the "Curiously recurring template pattern".

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