Tag Parser 12.1.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
Variables
TagParser::Mp4TagExtendedNameIds Namespace Reference

Encapsulates "name values" used in iTunes style MP4 tags. More...

Variables

std::string_view cdec = "cdec"
 
std::string_view label = "LABEL"
 

Detailed Description

Encapsulates "name values" used in iTunes style MP4 tags.

Variable Documentation

◆ cdec

std::string_view TagParser::Mp4TagExtendedNameIds::cdec = "cdec"

Definition at line 32 of file mp4ids.cpp.

◆ label

std::string_view TagParser::Mp4TagExtendedNameIds::label = "LABEL"

Definition at line 33 of file mp4ids.cpp.