Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Public Types | List of all members
TagParser::FieldMapBasedTagTraits< Mp4Tag > Class Reference

Defines traits for the TagField implementation of the Mp4Tag class. More...

#include <mp4tag.h>

Public Types

using FieldType = Mp4TagField
 
using Compare = std::less< typename FieldType::IdentifierType >
 

Detailed Description

Defines traits for the TagField implementation of the Mp4Tag class.

Definition at line 91 of file mp4tag.h.

Member Typedef Documentation

◆ Compare

using TagParser::FieldMapBasedTagTraits< Mp4Tag >::Compare = std::less<typename FieldType::IdentifierType>

Definition at line 94 of file mp4tag.h.

◆ FieldType

Definition at line 93 of file mp4tag.h.


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