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

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

#include <vorbiscomment.h>

Public Types

using FieldType = VorbisCommentField
 
using Compare = CaseInsensitiveStringComparer
 

Detailed Description

Defines traits for the TagField implementation of the VorbisComment class.

Definition at line 19 of file vorbiscomment.h.

Member Typedef Documentation

◆ Compare

Definition at line 22 of file vorbiscomment.h.

◆ FieldType

Definition at line 21 of file vorbiscomment.h.


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