Tag Parser 10.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Public Types | List of all members
TagParser::TagFieldTraits< VorbisCommentField > Class Reference

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

#include <vorbiscommentfield.h>

Public Types

using IdentifierType = std::string
 
using TypeInfoType = std::uint32_t
 

Detailed Description

Defines traits for the TagField implementation of the VorbisCommentField class.

Definition at line 37 of file vorbiscommentfield.h.

Member Typedef Documentation

◆ IdentifierType

Definition at line 39 of file vorbiscommentfield.h.

◆ TypeInfoType

Definition at line 40 of file vorbiscommentfield.h.


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