Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
TagParser::FileElementTraits< ImplementationType > Class Template Reference

Defines traits for the specified ImplementationType. More...

#include <genericfileelement.h>

Detailed Description

template<typename ImplementationType>
class TagParser::FileElementTraits< ImplementationType >

Defines traits for the specified ImplementationType.

A template specialization for each GenericFileElement should be provided.

For an example of such a specialization see FileElementTraits<Mp4Atom> or FileElementTraits<EbmlElement>.

Definition at line 34 of file genericfileelement.h.


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