Tag Parser
6.4.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 Media::VorbisPackageTypes::KnownType : byte |
Enumerator | |
---|---|
Identification | |
Comments | |
Setup |
Definition at line 12 of file vorbispackagetypes.h.