Tag Parser 12.5.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Loading...
Searching...
No Matches
matroskatagid.h File Reference
#include "../tagtarget.h"
#include <string_view>
Include dependency graph for matroskatagid.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::MatroskaTagIds
 Encapsulates Matroska tag IDs.
namespace  TagParser::MatroskaTagIds::TrackSpecific
 Encapsulates track-specific Matroska tag IDs written by mkvmerge 7.0.0 or newer.

Functions

constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::original ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::sample ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::country ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::totalParts ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::partNumber ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::partOffset ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::title ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::subtitle ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::url ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::sortWith ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::instruments ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::email ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::address ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::fax ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::phone ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::artist ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::album ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::leadPerformer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::accompaniment ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::composer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::arranger ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::lyrics ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::lyricist ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::conductor ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::director ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::assistantDirector ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::directorOfPhotography ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::soundEngineer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::artDirector ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::productionDesigner ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::choregrapher ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::costumeDesigner ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::actor ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::character ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::writtenBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::screenplayBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::editedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::producer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::coproducer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::executiveProducer ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::distributedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::masteredBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::encodedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::mixedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::remixedBy ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::productionStudio ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::thanksTo ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::publisher ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::label ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::genre ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::mood ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::originalMediaType ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::contentType ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::subject ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::description ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::keywords ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::summary ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::synopsis ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::initialKey ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::period ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::lawRating ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::icra ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateRelease ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateRecorded ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateEncoded ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateTagged ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateDigitized ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::dateWritten ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::datePurchased ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::recordingLocation ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::compositionLocation ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::composerNationality ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::comment ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::playCounter ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::rating ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::encoder ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::encoderSettings ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::bps ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::fps ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::bpm ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::measure ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::tuning ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::replaygainGain ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::replaygainPeak ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::duration ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::numberOfFrames ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::numberOfBytes ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::identifiers ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::isrc ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::mcdi ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::isbn ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::barcode ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::catalogNumber ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::labelCode ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::lccn ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::imdb ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::tmdb ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::tvdb ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::purchaseItem ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::purchaseInfo ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::purchaseOwner ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::purchasePrice ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::purchaseCurrency ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::copyright ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::productionCopyright ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::license ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::termsOfUse ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::language ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::numberOfBytes ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::numberOfFrames ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::duration ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::bitrate ()
 The track's bit rate in bits per second.
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::writingApp ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::writingDate ()
constexpr TAG_PARSER_EXPORT std::string_view TagParser::MatroskaTagIds::TrackSpecific::statisticsTags ()
constexpr TAG_PARSER_EXPORT TagTargetLevel TagParser::matroskaTagTargetLevel (std::uint64_t targetLevelValue)
 Returns the general TagTargetLevel for the Matroska specific targetLevelValue.
constexpr TAG_PARSER_EXPORT std::uint64_t TagParser::matroskaTagTargetLevelValue (TagTargetLevel targetLevel)
 Returns the Matroska specific target level value for the specified general targetLevel.