Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
vorbiscommentids.h File Reference
#include "../global.h"
#include <string_view>
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

namespace  TagParser
 Contains all classes and functions of the TagInfo library.
namespace  TagParser::VorbisCommentIds
 Encapsulates Vorbis comment field names.

Functions

constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::trackNumber ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::trackTotal ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::diskNumber ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::diskTotal ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::part ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::partNumber ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::partTotal ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::title ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::version ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::artist ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::albumArtist ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::grouping ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::album ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::label ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::labelNo ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::language ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::performer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::composer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::ensemble ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::arranger ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::lyricist ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::lyrics ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::author ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::conductor ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::encoder ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::encodedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::encoderSettings ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::publisher ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::genre ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::originalMediaType ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::contentType ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::subject ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::description ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::director ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::isrc ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::rating ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::eanupn ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::comment ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::date ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::year ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::location ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::license ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::copyright ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::opus ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::sourceMedia ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::cover ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::bpm ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::publisherWebpage ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::VorbisCommentIds::website ()