Tag Parser
8.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates Matroska tag IDs. More...
Namespaces | |
TrackSpecific | |
Encapsulates track-specific Matroska tag IDs written by mkvmerge 7.0.0 or newer. | |
Functions | |
constexpr TAG_PARSER_EXPORT const char * | original () |
constexpr TAG_PARSER_EXPORT const char * | sample () |
constexpr TAG_PARSER_EXPORT const char * | country () |
constexpr TAG_PARSER_EXPORT const char * | totalParts () |
constexpr TAG_PARSER_EXPORT const char * | partNumber () |
constexpr TAG_PARSER_EXPORT const char * | partOffset () |
constexpr TAG_PARSER_EXPORT const char * | title () |
constexpr TAG_PARSER_EXPORT const char * | subtitle () |
constexpr TAG_PARSER_EXPORT const char * | url () |
constexpr TAG_PARSER_EXPORT const char * | sortWith () |
constexpr TAG_PARSER_EXPORT const char * | instruments () |
constexpr TAG_PARSER_EXPORT const char * | email () |
constexpr TAG_PARSER_EXPORT const char * | address () |
constexpr TAG_PARSER_EXPORT const char * | fax () |
constexpr TAG_PARSER_EXPORT const char * | phone () |
constexpr TAG_PARSER_EXPORT const char * | artist () |
constexpr TAG_PARSER_EXPORT const char * | album () |
constexpr TAG_PARSER_EXPORT const char * | leadPerformer () |
constexpr TAG_PARSER_EXPORT const char * | accompaniment () |
constexpr TAG_PARSER_EXPORT const char * | composer () |
constexpr TAG_PARSER_EXPORT const char * | arranger () |
constexpr TAG_PARSER_EXPORT const char * | lyrics () |
constexpr TAG_PARSER_EXPORT const char * | lyricist () |
constexpr TAG_PARSER_EXPORT const char * | conductor () |
constexpr TAG_PARSER_EXPORT const char * | director () |
constexpr TAG_PARSER_EXPORT const char * | assistantDirector () |
constexpr TAG_PARSER_EXPORT const char * | directorOfPhotography () |
constexpr TAG_PARSER_EXPORT const char * | soundEngineer () |
constexpr TAG_PARSER_EXPORT const char * | artDirector () |
constexpr TAG_PARSER_EXPORT const char * | productionDesigner () |
constexpr TAG_PARSER_EXPORT const char * | choregrapher () |
constexpr TAG_PARSER_EXPORT const char * | costumeDesigner () |
constexpr TAG_PARSER_EXPORT const char * | actor () |
constexpr TAG_PARSER_EXPORT const char * | character () |
constexpr TAG_PARSER_EXPORT const char * | writtenBy () |
constexpr TAG_PARSER_EXPORT const char * | screenplayBy () |
constexpr TAG_PARSER_EXPORT const char * | editedBy () |
constexpr TAG_PARSER_EXPORT const char * | producer () |
constexpr TAG_PARSER_EXPORT const char * | coproducer () |
constexpr TAG_PARSER_EXPORT const char * | executiveProducer () |
constexpr TAG_PARSER_EXPORT const char * | distributedBy () |
constexpr TAG_PARSER_EXPORT const char * | masteredBy () |
constexpr TAG_PARSER_EXPORT const char * | encodedBy () |
constexpr TAG_PARSER_EXPORT const char * | mixedBy () |
constexpr TAG_PARSER_EXPORT const char * | remixedBy () |
constexpr TAG_PARSER_EXPORT const char * | productionStudio () |
constexpr TAG_PARSER_EXPORT const char * | thanksTo () |
constexpr TAG_PARSER_EXPORT const char * | publisher () |
constexpr TAG_PARSER_EXPORT const char * | label () |
constexpr TAG_PARSER_EXPORT const char * | genre () |
constexpr TAG_PARSER_EXPORT const char * | mood () |
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 * | keywords () |
constexpr TAG_PARSER_EXPORT const char * | summary () |
constexpr TAG_PARSER_EXPORT const char * | synopsis () |
constexpr TAG_PARSER_EXPORT const char * | initialKey () |
constexpr TAG_PARSER_EXPORT const char * | period () |
constexpr TAG_PARSER_EXPORT const char * | lawRating () |
constexpr TAG_PARSER_EXPORT const char * | icra () |
constexpr TAG_PARSER_EXPORT const char * | dateRelease () |
constexpr TAG_PARSER_EXPORT const char * | dateRecorded () |
constexpr TAG_PARSER_EXPORT const char * | dateEncoded () |
constexpr TAG_PARSER_EXPORT const char * | dateTagged () |
constexpr TAG_PARSER_EXPORT const char * | dateDigitized () |
constexpr TAG_PARSER_EXPORT const char * | dateWritten () |
constexpr TAG_PARSER_EXPORT const char * | datePurchased () |
constexpr TAG_PARSER_EXPORT const char * | recordingLocation () |
constexpr TAG_PARSER_EXPORT const char * | compositionLocation () |
constexpr TAG_PARSER_EXPORT const char * | composerNationality () |
constexpr TAG_PARSER_EXPORT const char * | comment () |
constexpr TAG_PARSER_EXPORT const char * | playCounter () |
constexpr TAG_PARSER_EXPORT const char * | rating () |
constexpr TAG_PARSER_EXPORT const char * | encoder () |
constexpr TAG_PARSER_EXPORT const char * | encoderSettings () |
constexpr TAG_PARSER_EXPORT const char * | bps () |
constexpr TAG_PARSER_EXPORT const char * | fps () |
constexpr TAG_PARSER_EXPORT const char * | bpm () |
constexpr TAG_PARSER_EXPORT const char * | duration () |
constexpr TAG_PARSER_EXPORT const char * | language () |
constexpr TAG_PARSER_EXPORT const char * | numberOfFrames () |
constexpr TAG_PARSER_EXPORT const char * | numberOfBytes () |
constexpr TAG_PARSER_EXPORT const char * | measure () |
constexpr TAG_PARSER_EXPORT const char * | tuning () |
constexpr TAG_PARSER_EXPORT const char * | replaygainGain () |
constexpr TAG_PARSER_EXPORT const char * | replaygainPeak () |
constexpr TAG_PARSER_EXPORT const char * | identifiers () |
constexpr TAG_PARSER_EXPORT const char * | isrc () |
constexpr TAG_PARSER_EXPORT const char * | mcdi () |
constexpr TAG_PARSER_EXPORT const char * | isbn () |
constexpr TAG_PARSER_EXPORT const char * | barcode () |
constexpr TAG_PARSER_EXPORT const char * | catalogNumber () |
constexpr TAG_PARSER_EXPORT const char * | labelCode () |
constexpr TAG_PARSER_EXPORT const char * | lccn () |
constexpr TAG_PARSER_EXPORT const char * | purchaseItem () |
constexpr TAG_PARSER_EXPORT const char * | purchaseInfo () |
constexpr TAG_PARSER_EXPORT const char * | purchaseOwner () |
constexpr TAG_PARSER_EXPORT const char * | purchasePrice () |
constexpr TAG_PARSER_EXPORT const char * | purchaseCurrency () |
constexpr TAG_PARSER_EXPORT const char * | copyright () |
constexpr TAG_PARSER_EXPORT const char * | productionCopyright () |
constexpr TAG_PARSER_EXPORT const char * | license () |
constexpr TAG_PARSER_EXPORT const char * | termsOfUse () |
Encapsulates Matroska tag IDs.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::accompaniment | ( | ) |
Definition at line 89 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::actor | ( | ) |
Definition at line 145 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::address | ( | ) |
Definition at line 64 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::album | ( | ) |
Definition at line 81 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::arranger | ( | ) |
Definition at line 97 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::artDirector | ( | ) |
Definition at line 129 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::artist | ( | ) |
Definition at line 77 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::assistantDirector | ( | ) |
Definition at line 117 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::barcode | ( | ) |
Definition at line 390 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::bpm | ( | ) |
Definition at line 338 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::bps | ( | ) |
Definition at line 330 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::catalogNumber | ( | ) |
Definition at line 394 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::character | ( | ) |
Definition at line 149 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::choregrapher | ( | ) |
Definition at line 137 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::comment | ( | ) |
Definition at line 309 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::composer | ( | ) |
Definition at line 93 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::composerNationality | ( | ) |
Definition at line 304 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::compositionLocation | ( | ) |
Definition at line 300 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::conductor | ( | ) |
Definition at line 109 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::contentType | ( | ) |
Definition at line 226 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::coproducer | ( | ) |
Definition at line 169 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::copyright | ( | ) |
Definition at line 428 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::costumeDesigner | ( | ) |
Definition at line 141 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::country | ( | ) |
Definition at line 21 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateDigitized | ( | ) |
Definition at line 283 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateEncoded | ( | ) |
Definition at line 275 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::datePurchased | ( | ) |
Definition at line 291 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateRecorded | ( | ) |
Definition at line 271 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateRelease | ( | ) |
Definition at line 267 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateTagged | ( | ) |
Definition at line 279 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateWritten | ( | ) |
Definition at line 287 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::description | ( | ) |
Definition at line 234 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::director | ( | ) |
Definition at line 113 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::directorOfPhotography | ( | ) |
Definition at line 121 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::distributedBy | ( | ) |
Definition at line 177 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::duration | ( | ) |
Definition at line 342 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::editedBy | ( | ) |
Definition at line 161 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::email | ( | ) |
Definition at line 60 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encodedBy | ( | ) |
Definition at line 185 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encoder | ( | ) |
Definition at line 322 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encoderSettings | ( | ) |
Definition at line 326 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::executiveProducer | ( | ) |
Definition at line 173 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::fax | ( | ) |
Definition at line 68 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::fps | ( | ) |
Definition at line 334 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::genre | ( | ) |
Definition at line 214 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::icra | ( | ) |
Definition at line 262 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::identifiers | ( | ) |
Definition at line 374 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::initialKey | ( | ) |
Definition at line 250 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::instruments | ( | ) |
Definition at line 56 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::isbn | ( | ) |
Definition at line 386 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::isrc | ( | ) |
Definition at line 378 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::keywords | ( | ) |
Definition at line 238 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::label | ( | ) |
Definition at line 209 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::labelCode | ( | ) |
Definition at line 398 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::language | ( | ) |
Definition at line 346 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lawRating | ( | ) |
Definition at line 258 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lccn | ( | ) |
Definition at line 402 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::leadPerformer | ( | ) |
Definition at line 85 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::license | ( | ) |
Definition at line 436 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lyricist | ( | ) |
Definition at line 105 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lyrics | ( | ) |
Definition at line 101 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::masteredBy | ( | ) |
Definition at line 181 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mcdi | ( | ) |
Definition at line 382 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::measure | ( | ) |
Definition at line 358 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mixedBy | ( | ) |
Definition at line 189 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mood | ( | ) |
Definition at line 218 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::numberOfBytes | ( | ) |
Definition at line 354 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::numberOfFrames | ( | ) |
Definition at line 350 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::original | ( | ) |
Definition at line 13 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::originalMediaType | ( | ) |
Definition at line 222 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::partNumber | ( | ) |
Definition at line 30 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::partOffset | ( | ) |
Definition at line 34 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::period | ( | ) |
Definition at line 254 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::phone | ( | ) |
Definition at line 72 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::playCounter | ( | ) |
Definition at line 313 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::producer | ( | ) |
Definition at line 165 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionCopyright | ( | ) |
Definition at line 432 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionDesigner | ( | ) |
Definition at line 133 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionStudio | ( | ) |
Definition at line 197 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::publisher | ( | ) |
Definition at line 205 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseCurrency | ( | ) |
Definition at line 423 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseInfo | ( | ) |
Definition at line 411 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseItem | ( | ) |
Definition at line 407 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseOwner | ( | ) |
Definition at line 415 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchasePrice | ( | ) |
Definition at line 419 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::rating | ( | ) |
Definition at line 317 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::recordingLocation | ( | ) |
Definition at line 296 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::remixedBy | ( | ) |
Definition at line 193 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::replaygainGain | ( | ) |
Definition at line 366 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::replaygainPeak | ( | ) |
Definition at line 370 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::sample | ( | ) |
Definition at line 17 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::screenplayBy | ( | ) |
Definition at line 157 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::sortWith | ( | ) |
Definition at line 52 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::soundEngineer | ( | ) |
Definition at line 125 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::subject | ( | ) |
Definition at line 230 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::subtitle | ( | ) |
Definition at line 43 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::summary | ( | ) |
Definition at line 242 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::synopsis | ( | ) |
Definition at line 246 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::termsOfUse | ( | ) |
Definition at line 440 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::thanksTo | ( | ) |
Definition at line 201 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::title | ( | ) |
Definition at line 39 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::totalParts | ( | ) |
Definition at line 26 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::tuning | ( | ) |
Definition at line 362 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::url | ( | ) |
Definition at line 48 of file matroskatagid.h.
constexpr TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::writtenBy | ( | ) |
Definition at line 153 of file matroskatagid.h.