|
Tag Parser
8.3.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
#include <c++utilities/conversion/types.h>Go to the source code of this file.
Namespaces | |
| TagParser | |
| Contains all classes and functions of the TagInfo library. | |
| TagParser::VorbisPackageTypes | |
| Encapsulates known Vorbis package type IDs. | |
Enumerations | |
| enum | TagParser::VorbisPackageTypes::KnownType : byte { TagParser::VorbisPackageTypes::Identification = 0x1, TagParser::VorbisPackageTypes::Comments = 0x3, TagParser::VorbisPackageTypes::Setup = 0x5 } |
1.8.15