Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates "name values" used in iTunes style MP4 tags. More...
Variables | |
std::string_view | cdec = "cdec" |
std::string_view | label = "LABEL" |
Encapsulates "name values" used in iTunes style MP4 tags.
std::string_view TagParser::Mp4TagExtendedNameIds::cdec = "cdec" |
Definition at line 32 of file mp4ids.cpp.
std::string_view TagParser::Mp4TagExtendedNameIds::label = "LABEL" |
Definition at line 33 of file mp4ids.cpp.