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

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

#include <id3v2frame.h>

Public Types

using IdentifierType = std::uint32_t
 
using TypeInfoType = std::uint8_t
 

Detailed Description

Defines traits for the TagField implementation of the Id3v2Frame class.

Definition at line 80 of file id3v2frame.h.

Member Typedef Documentation

◆ IdentifierType

using TagParser::TagFieldTraits< Id3v2Frame >::IdentifierType = std::uint32_t

Definition at line 82 of file id3v2frame.h.

◆ TypeInfoType

using TagParser::TagFieldTraits< Id3v2Frame >::TypeInfoType = std::uint8_t

Definition at line 83 of file id3v2frame.h.


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