Tag Parser  6.4.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Enumerations
vorbispackagetypes.h File Reference
#include <c++utilities/conversion/types.h>
Include dependency graph for vorbispackagetypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.
 
 Media::VorbisPackageTypes
 Encapsulates known Vorbis package type IDs.
 

Enumerations

enum  Media::VorbisPackageTypes::KnownType : byte { Media::VorbisPackageTypes::Identification = 0x1, Media::VorbisPackageTypes::Comments = 0x3, Media::VorbisPackageTypes::Setup = 0x5 }