Tag Parser  6.4.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Enumerations
Media::VorbisPackageTypes Namespace Reference

Encapsulates known Vorbis package type IDs. More...

Enumerations

enum  KnownType : byte { 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.