Tag Parser  6.2.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Functions
vorbiscommentids.h File Reference
#include "../global.h"
Include dependency graph for vorbiscommentids.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Media
 Contains all classes and functions of the TagInfo library.
 
 Media::VorbisCommentIds
 Encapsulates Vorbis comment IDs.
 

Functions

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