Tag Parser  8.2.0
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 Template Reference

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

#include <vorbiscommentfield.h>

Public Types

using IdentifierType = std::string
 
using TypeInfoType = uint32
 

Detailed Description

template<>
class TagParser::TagFieldTraits< VorbisCommentField >

Defines traits for the TagField implementation of the VorbisCommentField class.

Definition at line 39 of file vorbiscommentfield.h.

Member Typedef Documentation

◆ IdentifierType

Definition at line 41 of file vorbiscommentfield.h.

◆ TypeInfoType

Definition at line 42 of file vorbiscommentfield.h.


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