Tag Parser 12.4.0
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 35 of file mp4ids.cpp.
std::string_view TagParser::Mp4TagExtendedNameIds::label = "LABEL" |
Definition at line 36 of file mp4ids.cpp.