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< MatroskaTag > Class Reference

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

#include <matroskatag.h>

Public Types

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

Detailed Description

Defines traits for the TagField implementation of the MatroskaTag class.

Definition at line 66 of file matroskatag.h.

Member Typedef Documentation

◆ Compare

Definition at line 69 of file matroskatag.h.

◆ FieldType

Definition at line 68 of file matroskatag.h.


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