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

Encapsulates Vorbis comment IDs. More...

Functions

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

Detailed Description

Encapsulates Vorbis comment IDs.

Function Documentation

§ album()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::album ( )
inline

Definition at line 34 of file vorbiscommentids.h.

§ arranger()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::arranger ( )
inline

Definition at line 55 of file vorbiscommentids.h.

§ artist()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::artist ( )
inline

Definition at line 31 of file vorbiscommentids.h.

§ author()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::author ( )
inline

Definition at line 61 of file vorbiscommentids.h.

§ comment()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::comment ( )
inline

Definition at line 94 of file vorbiscommentids.h.

§ composer()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::composer ( )
inline

Definition at line 49 of file vorbiscommentids.h.

§ conductor()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::conductor ( )
inline

Definition at line 64 of file vorbiscommentids.h.

§ contentType()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::contentType ( )
inline

Definition at line 79 of file vorbiscommentids.h.

§ copyright()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::copyright ( )
inline

Definition at line 109 of file vorbiscommentids.h.

§ cover()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::cover ( )
inline

Definition at line 118 of file vorbiscommentids.h.

§ date()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::date ( )
inline

Definition at line 100 of file vorbiscommentids.h.

§ description()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::description ( )
inline

Definition at line 85 of file vorbiscommentids.h.

§ diskNumber()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::diskNumber ( )
inline

Definition at line 16 of file vorbiscommentids.h.

§ eanupn()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::eanupn ( )
inline

Definition at line 91 of file vorbiscommentids.h.

§ encoder()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::encoder ( )
inline

Definition at line 67 of file vorbiscommentids.h.

§ encoderSettings()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::encoderSettings ( )
inline

Definition at line 97 of file vorbiscommentids.h.

§ ensemble()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::ensemble ( )
inline

Definition at line 52 of file vorbiscommentids.h.

§ genre()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::genre ( )
inline

Definition at line 73 of file vorbiscommentids.h.

§ isrc()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::isrc ( )
inline

Definition at line 88 of file vorbiscommentids.h.

§ label()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::label ( )
inline

Definition at line 37 of file vorbiscommentids.h.

§ labelNo()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::labelNo ( )
inline

Definition at line 40 of file vorbiscommentids.h.

§ language()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::language ( )
inline

Definition at line 43 of file vorbiscommentids.h.

§ license()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::license ( )
inline

Definition at line 106 of file vorbiscommentids.h.

§ location()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::location ( )
inline

Definition at line 103 of file vorbiscommentids.h.

§ lyricist()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::lyricist ( )
inline

Definition at line 58 of file vorbiscommentids.h.

§ opus()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::opus ( )
inline

Definition at line 112 of file vorbiscommentids.h.

§ originalMediaType()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::originalMediaType ( )
inline

Definition at line 76 of file vorbiscommentids.h.

§ part()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::part ( )
inline

Definition at line 19 of file vorbiscommentids.h.

§ partNumber()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::partNumber ( )
inline

Definition at line 22 of file vorbiscommentids.h.

§ performer()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::performer ( )
inline

Definition at line 46 of file vorbiscommentids.h.

§ publisher()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::publisher ( )
inline

Definition at line 70 of file vorbiscommentids.h.

§ sourceMedia()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::sourceMedia ( )
inline

Definition at line 115 of file vorbiscommentids.h.

§ subject()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::subject ( )
inline

Definition at line 82 of file vorbiscommentids.h.

§ title()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::title ( )
inline

Definition at line 25 of file vorbiscommentids.h.

§ trackNumber()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::trackNumber ( )
inline

Definition at line 13 of file vorbiscommentids.h.

§ version()

TAG_PARSER_EXPORT const char* Media::VorbisCommentIds::version ( )
inline

Definition at line 28 of file vorbiscommentids.h.