|
Tag Parser 12.5.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates known Vorbis package type IDs. More...
Enumerations | |
| enum | KnownType : std::uint8_t { Identification = 0x1 , Comments = 0x3 , Setup = 0x5 } |
Encapsulates known Vorbis package type IDs.
| enum TagParser::VorbisPackageTypes::KnownType : std::uint8_t |
| Enumerator | |
|---|---|
| Identification | |
| Comments | |
| Setup | |
Definition at line 12 of file vorbispackagetypes.h.