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::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

using TagParser::TagFieldTraits< VorbisCommentField >::IdentifierType = std::string

Definition at line 39 of file vorbiscommentfield.h.

◆ TypeInfoType

using TagParser::TagFieldTraits< VorbisCommentField >::TypeInfoType = std::uint32_t

Definition at line 40 of file vorbiscommentfield.h.


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