Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Defines traits for the specified ImplementationType. More...
#include <genericfileelement.h>
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>.