|
Tag Parser
8.3.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 : byte { Identification = 0x1, Comments = 0x3, Setup = 0x5 } |
Encapsulates known Vorbis package type IDs.
| enum TagParser::VorbisPackageTypes::KnownType : byte |
| Enumerator | |
|---|---|
| Identification | |
| Comments | |
| Setup | |
Definition at line 12 of file vorbispackagetypes.h.
1.8.15