Tag Parser
7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Defines traits for the TagField implementation of the MatroskaTag class. More...
#include <matroskatag.h>
Public Types | |
typedef MatroskaTagField | FieldType |
typedef std::less< typename FieldType::IdentifierType > | Compare |
Defines traits for the TagField implementation of the MatroskaTag class.
Definition at line 52 of file matroskatag.h.
typedef std::less<typename FieldType::IdentifierType> TagParser::FieldMapBasedTagTraits< MatroskaTag >::Compare |
Definition at line 55 of file matroskatag.h.
Definition at line 54 of file matroskatag.h.