Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Namespaces | Enumerations
vorbispackagetypes.h File Reference
#include <cstdint>
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

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

Enumerations

enum  TagParser::VorbisPackageTypes::KnownType : std::uint8_t { TagParser::VorbisPackageTypes::Identification = 0x1 , TagParser::VorbisPackageTypes::Comments = 0x3 , TagParser::VorbisPackageTypes::Setup = 0x5 }