Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Enumerations
TagParser::VorbisPackageTypes Namespace Reference

Encapsulates known Vorbis package type IDs. More...

Enumerations

enum  KnownType : std::uint8_t { Identification = 0x1 , Comments = 0x3 , Setup = 0x5 }
 

Detailed Description

Encapsulates known Vorbis package type IDs.

Enumeration Type Documentation

◆ KnownType

Enumerator
Identification 
Comments 
Setup 

Definition at line 12 of file vorbispackagetypes.h.