Tag Parser  9.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Functions
TagParser::VorbisCommentIds Namespace Reference

Encapsulates Vorbis comment field names. More...

Functions

constexpr TAG_PARSER_EXPORT const char * trackNumber ()
 
constexpr TAG_PARSER_EXPORT const char * diskNumber ()
 
constexpr TAG_PARSER_EXPORT const char * part ()
 
constexpr TAG_PARSER_EXPORT const char * partNumber ()
 
constexpr TAG_PARSER_EXPORT const char * title ()
 
constexpr TAG_PARSER_EXPORT const char * version ()
 
constexpr TAG_PARSER_EXPORT const char * artist ()
 
constexpr TAG_PARSER_EXPORT const char * albumArtist ()
 
constexpr TAG_PARSER_EXPORT const char * grouping ()
 
constexpr TAG_PARSER_EXPORT const char * album ()
 
constexpr TAG_PARSER_EXPORT const char * label ()
 
constexpr TAG_PARSER_EXPORT const char * labelNo ()
 
constexpr TAG_PARSER_EXPORT const char * language ()
 
constexpr TAG_PARSER_EXPORT const char * performer ()
 
constexpr TAG_PARSER_EXPORT const char * composer ()
 
constexpr TAG_PARSER_EXPORT const char * ensemble ()
 
constexpr TAG_PARSER_EXPORT const char * arranger ()
 
constexpr TAG_PARSER_EXPORT const char * lyricist ()
 
constexpr TAG_PARSER_EXPORT const char * lyrics ()
 
constexpr TAG_PARSER_EXPORT const char * author ()
 
constexpr TAG_PARSER_EXPORT const char * conductor ()
 
constexpr TAG_PARSER_EXPORT const char * encoder ()
 
constexpr TAG_PARSER_EXPORT const char * publisher ()
 
constexpr TAG_PARSER_EXPORT const char * genre ()
 
constexpr TAG_PARSER_EXPORT const char * originalMediaType ()
 
constexpr TAG_PARSER_EXPORT const char * contentType ()
 
constexpr TAG_PARSER_EXPORT const char * subject ()
 
constexpr TAG_PARSER_EXPORT const char * description ()
 
constexpr TAG_PARSER_EXPORT const char * isrc ()
 
constexpr TAG_PARSER_EXPORT const char * eanupn ()
 
constexpr TAG_PARSER_EXPORT const char * comment ()
 
constexpr TAG_PARSER_EXPORT const char * encoderSettings ()
 
constexpr TAG_PARSER_EXPORT const char * date ()
 
constexpr TAG_PARSER_EXPORT const char * location ()
 
constexpr TAG_PARSER_EXPORT const char * license ()
 
constexpr TAG_PARSER_EXPORT const char * copyright ()
 
constexpr TAG_PARSER_EXPORT const char * opus ()
 
constexpr TAG_PARSER_EXPORT const char * sourceMedia ()
 
constexpr TAG_PARSER_EXPORT const char * cover ()
 

Detailed Description

Encapsulates Vorbis comment field names.

See also
See https://xiph.org/vorbis/doc/v-comment.html for the upstream documentation of the field names.

Function Documentation

◆ album()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::album ( )
constexpr

Definition at line 50 of file vorbiscommentids.h.

◆ albumArtist()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::albumArtist ( )
constexpr

Definition at line 42 of file vorbiscommentids.h.

◆ arranger()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::arranger ( )
constexpr

Definition at line 78 of file vorbiscommentids.h.

◆ artist()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::artist ( )
constexpr

Definition at line 38 of file vorbiscommentids.h.

◆ author()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::author ( )
constexpr

Definition at line 90 of file vorbiscommentids.h.

◆ comment()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::comment ( )
constexpr

Definition at line 134 of file vorbiscommentids.h.

◆ composer()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::composer ( )
constexpr

Definition at line 70 of file vorbiscommentids.h.

◆ conductor()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::conductor ( )
constexpr

Definition at line 94 of file vorbiscommentids.h.

◆ contentType()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::contentType ( )
constexpr

Definition at line 114 of file vorbiscommentids.h.

◆ copyright()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::copyright ( )
constexpr

Definition at line 154 of file vorbiscommentids.h.

◆ cover()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::cover ( )
constexpr

Definition at line 166 of file vorbiscommentids.h.

◆ date()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::date ( )
constexpr

Definition at line 142 of file vorbiscommentids.h.

◆ description()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::description ( )
constexpr

Definition at line 122 of file vorbiscommentids.h.

◆ diskNumber()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::diskNumber ( )
constexpr

Definition at line 18 of file vorbiscommentids.h.

◆ eanupn()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::eanupn ( )
constexpr

Definition at line 130 of file vorbiscommentids.h.

◆ encoder()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::encoder ( )
constexpr

Definition at line 98 of file vorbiscommentids.h.

◆ encoderSettings()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::encoderSettings ( )
constexpr

Definition at line 138 of file vorbiscommentids.h.

◆ ensemble()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::ensemble ( )
constexpr

Definition at line 74 of file vorbiscommentids.h.

◆ genre()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::genre ( )
constexpr

Definition at line 106 of file vorbiscommentids.h.

◆ grouping()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::grouping ( )
constexpr

Definition at line 46 of file vorbiscommentids.h.

◆ isrc()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::isrc ( )
constexpr

Definition at line 126 of file vorbiscommentids.h.

◆ label()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::label ( )
constexpr

Definition at line 54 of file vorbiscommentids.h.

◆ labelNo()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::labelNo ( )
constexpr

Definition at line 58 of file vorbiscommentids.h.

◆ language()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::language ( )
constexpr

Definition at line 62 of file vorbiscommentids.h.

◆ license()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::license ( )
constexpr

Definition at line 150 of file vorbiscommentids.h.

◆ location()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::location ( )
constexpr

Definition at line 146 of file vorbiscommentids.h.

◆ lyricist()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::lyricist ( )
constexpr

Definition at line 82 of file vorbiscommentids.h.

◆ lyrics()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::lyrics ( )
constexpr

Definition at line 86 of file vorbiscommentids.h.

◆ opus()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::opus ( )
constexpr

Definition at line 158 of file vorbiscommentids.h.

◆ originalMediaType()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::originalMediaType ( )
constexpr

Definition at line 110 of file vorbiscommentids.h.

◆ part()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::part ( )
constexpr

Definition at line 22 of file vorbiscommentids.h.

◆ partNumber()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::partNumber ( )
constexpr

Definition at line 26 of file vorbiscommentids.h.

◆ performer()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::performer ( )
constexpr

Definition at line 66 of file vorbiscommentids.h.

◆ publisher()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::publisher ( )
constexpr

Definition at line 102 of file vorbiscommentids.h.

◆ sourceMedia()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::sourceMedia ( )
constexpr

Definition at line 162 of file vorbiscommentids.h.

◆ subject()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::subject ( )
constexpr

Definition at line 118 of file vorbiscommentids.h.

◆ title()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::title ( )
constexpr

Definition at line 30 of file vorbiscommentids.h.

◆ trackNumber()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::trackNumber ( )
constexpr

Definition at line 14 of file vorbiscommentids.h.

◆ version()

constexpr TAG_PARSER_EXPORT const char* TagParser::VorbisCommentIds::version ( )
constexpr

Definition at line 34 of file vorbiscommentids.h.