Tag Parser  7.0.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
Namespaces | Functions
TagParser::MatroskaTagIds Namespace Reference

Encapsulates Matroska tag IDs. More...

Namespaces

 TrackSpecific
 Encapsulates track-specific Matroska tag IDs written by mkvmerge 7.0.0 or newer.
 

Functions

TAG_PARSER_EXPORT const char * original ()
 
TAG_PARSER_EXPORT const char * sample ()
 
TAG_PARSER_EXPORT const char * country ()
 
TAG_PARSER_EXPORT const char * totalParts ()
 
TAG_PARSER_EXPORT const char * partNumber ()
 
TAG_PARSER_EXPORT const char * partOffset ()
 
TAG_PARSER_EXPORT const char * title ()
 
TAG_PARSER_EXPORT const char * subtitle ()
 
TAG_PARSER_EXPORT const char * url ()
 
TAG_PARSER_EXPORT const char * sortWith ()
 
TAG_PARSER_EXPORT const char * instruments ()
 
TAG_PARSER_EXPORT const char * email ()
 
TAG_PARSER_EXPORT const char * address ()
 
TAG_PARSER_EXPORT const char * fax ()
 
TAG_PARSER_EXPORT const char * phone ()
 
TAG_PARSER_EXPORT const char * artist ()
 
TAG_PARSER_EXPORT const char * album ()
 
TAG_PARSER_EXPORT const char * leadPerformer ()
 
TAG_PARSER_EXPORT const char * accompaniment ()
 
TAG_PARSER_EXPORT const char * composer ()
 
TAG_PARSER_EXPORT const char * arranger ()
 
TAG_PARSER_EXPORT const char * lyrics ()
 
TAG_PARSER_EXPORT const char * lyricist ()
 
TAG_PARSER_EXPORT const char * conductor ()
 
TAG_PARSER_EXPORT const char * director ()
 
TAG_PARSER_EXPORT const char * assistantDirector ()
 
TAG_PARSER_EXPORT const char * directorOfPhotography ()
 
TAG_PARSER_EXPORT const char * soundEngineer ()
 
TAG_PARSER_EXPORT const char * artDirector ()
 
TAG_PARSER_EXPORT const char * productionDesigner ()
 
TAG_PARSER_EXPORT const char * choregrapher ()
 
TAG_PARSER_EXPORT const char * costumeDesigner ()
 
TAG_PARSER_EXPORT const char * actor ()
 
TAG_PARSER_EXPORT const char * character ()
 
TAG_PARSER_EXPORT const char * writtenBy ()
 
TAG_PARSER_EXPORT const char * screenplayBy ()
 
TAG_PARSER_EXPORT const char * editedBy ()
 
TAG_PARSER_EXPORT const char * producer ()
 
TAG_PARSER_EXPORT const char * coproducer ()
 
TAG_PARSER_EXPORT const char * executiveProducer ()
 
TAG_PARSER_EXPORT const char * distributedBy ()
 
TAG_PARSER_EXPORT const char * masteredBy ()
 
TAG_PARSER_EXPORT const char * encodedBy ()
 
TAG_PARSER_EXPORT const char * mixedBy ()
 
TAG_PARSER_EXPORT const char * remixedBy ()
 
TAG_PARSER_EXPORT const char * productionStudio ()
 
TAG_PARSER_EXPORT const char * thanksTo ()
 
TAG_PARSER_EXPORT const char * publisher ()
 
TAG_PARSER_EXPORT const char * label ()
 
TAG_PARSER_EXPORT const char * genre ()
 
TAG_PARSER_EXPORT const char * mood ()
 
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 * keywords ()
 
TAG_PARSER_EXPORT const char * summary ()
 
TAG_PARSER_EXPORT const char * synopsis ()
 
TAG_PARSER_EXPORT const char * initialKey ()
 
TAG_PARSER_EXPORT const char * period ()
 
TAG_PARSER_EXPORT const char * lawRating ()
 
TAG_PARSER_EXPORT const char * icra ()
 
TAG_PARSER_EXPORT const char * dateRelease ()
 
TAG_PARSER_EXPORT const char * dateRecorded ()
 
TAG_PARSER_EXPORT const char * dateEncoded ()
 
TAG_PARSER_EXPORT const char * dateTagged ()
 
TAG_PARSER_EXPORT const char * dateDigitized ()
 
TAG_PARSER_EXPORT const char * dateWritten ()
 
TAG_PARSER_EXPORT const char * datePurchased ()
 
TAG_PARSER_EXPORT const char * recordingLocation ()
 
TAG_PARSER_EXPORT const char * compositionLocation ()
 
TAG_PARSER_EXPORT const char * composerNationality ()
 
TAG_PARSER_EXPORT const char * comment ()
 
TAG_PARSER_EXPORT const char * playCounter ()
 
TAG_PARSER_EXPORT const char * rating ()
 
TAG_PARSER_EXPORT const char * encoder ()
 
TAG_PARSER_EXPORT const char * encoderSettings ()
 
TAG_PARSER_EXPORT const char * bps ()
 
TAG_PARSER_EXPORT const char * fps ()
 
TAG_PARSER_EXPORT const char * bpm ()
 
TAG_PARSER_EXPORT const char * duration ()
 
TAG_PARSER_EXPORT const char * language ()
 
TAG_PARSER_EXPORT const char * numberOfFrames ()
 
TAG_PARSER_EXPORT const char * numberOfBytes ()
 
TAG_PARSER_EXPORT const char * measure ()
 
TAG_PARSER_EXPORT const char * tuning ()
 
TAG_PARSER_EXPORT const char * replaygainGain ()
 
TAG_PARSER_EXPORT const char * replaygainPeak ()
 
TAG_PARSER_EXPORT const char * identifiers ()
 
TAG_PARSER_EXPORT const char * isrc ()
 
TAG_PARSER_EXPORT const char * mcdi ()
 
TAG_PARSER_EXPORT const char * isbn ()
 
TAG_PARSER_EXPORT const char * barcode ()
 
TAG_PARSER_EXPORT const char * catalogNumber ()
 
TAG_PARSER_EXPORT const char * labelCode ()
 
TAG_PARSER_EXPORT const char * lccn ()
 
TAG_PARSER_EXPORT const char * purchaseItem ()
 
TAG_PARSER_EXPORT const char * purchaseInfo ()
 
TAG_PARSER_EXPORT const char * purchaseOwner ()
 
TAG_PARSER_EXPORT const char * purchasePrice ()
 
TAG_PARSER_EXPORT const char * purchaseCurrency ()
 
TAG_PARSER_EXPORT const char * copyright ()
 
TAG_PARSER_EXPORT const char * productionCopyright ()
 
TAG_PARSER_EXPORT const char * license ()
 
TAG_PARSER_EXPORT const char * termsOfUse ()
 

Detailed Description

Encapsulates Matroska tag IDs.

Function Documentation

◆ accompaniment()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::accompaniment ( )
inline

Definition at line 89 of file matroskatagid.h.

◆ actor()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::actor ( )
inline

Definition at line 145 of file matroskatagid.h.

◆ address()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::address ( )
inline

Definition at line 64 of file matroskatagid.h.

◆ album()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::album ( )
inline

Definition at line 81 of file matroskatagid.h.

◆ arranger()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::arranger ( )
inline

Definition at line 97 of file matroskatagid.h.

◆ artDirector()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::artDirector ( )
inline

Definition at line 129 of file matroskatagid.h.

◆ artist()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::artist ( )
inline

Definition at line 77 of file matroskatagid.h.

◆ assistantDirector()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::assistantDirector ( )
inline

Definition at line 117 of file matroskatagid.h.

◆ barcode()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::barcode ( )
inline

Definition at line 390 of file matroskatagid.h.

◆ bpm()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::bpm ( )
inline

Definition at line 338 of file matroskatagid.h.

◆ bps()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::bps ( )
inline

Definition at line 330 of file matroskatagid.h.

◆ catalogNumber()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::catalogNumber ( )
inline

Definition at line 394 of file matroskatagid.h.

◆ character()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::character ( )
inline

Definition at line 149 of file matroskatagid.h.

◆ choregrapher()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::choregrapher ( )
inline

Definition at line 137 of file matroskatagid.h.

◆ comment()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::comment ( )
inline

Definition at line 309 of file matroskatagid.h.

◆ composer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::composer ( )
inline

Definition at line 93 of file matroskatagid.h.

◆ composerNationality()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::composerNationality ( )
inline

Definition at line 304 of file matroskatagid.h.

◆ compositionLocation()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::compositionLocation ( )
inline

Definition at line 300 of file matroskatagid.h.

◆ conductor()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::conductor ( )
inline

Definition at line 109 of file matroskatagid.h.

◆ contentType()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::contentType ( )
inline

Definition at line 226 of file matroskatagid.h.

◆ coproducer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::coproducer ( )
inline

Definition at line 169 of file matroskatagid.h.

◆ copyright()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::copyright ( )
inline

Definition at line 428 of file matroskatagid.h.

◆ costumeDesigner()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::costumeDesigner ( )
inline

Definition at line 141 of file matroskatagid.h.

◆ country()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::country ( )
inline

Definition at line 21 of file matroskatagid.h.

◆ dateDigitized()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateDigitized ( )
inline

Definition at line 283 of file matroskatagid.h.

◆ dateEncoded()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateEncoded ( )
inline

Definition at line 275 of file matroskatagid.h.

◆ datePurchased()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::datePurchased ( )
inline

Definition at line 291 of file matroskatagid.h.

◆ dateRecorded()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateRecorded ( )
inline

Definition at line 271 of file matroskatagid.h.

◆ dateRelease()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateRelease ( )
inline

Definition at line 267 of file matroskatagid.h.

◆ dateTagged()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateTagged ( )
inline

Definition at line 279 of file matroskatagid.h.

◆ dateWritten()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::dateWritten ( )
inline

Definition at line 287 of file matroskatagid.h.

◆ description()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::description ( )
inline

Definition at line 234 of file matroskatagid.h.

◆ director()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::director ( )
inline

Definition at line 113 of file matroskatagid.h.

◆ directorOfPhotography()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::directorOfPhotography ( )
inline

Definition at line 121 of file matroskatagid.h.

◆ distributedBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::distributedBy ( )
inline

Definition at line 177 of file matroskatagid.h.

◆ duration()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::duration ( )
inline

Definition at line 342 of file matroskatagid.h.

◆ editedBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::editedBy ( )
inline

Definition at line 161 of file matroskatagid.h.

◆ email()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::email ( )
inline

Definition at line 60 of file matroskatagid.h.

◆ encodedBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encodedBy ( )
inline

Definition at line 185 of file matroskatagid.h.

◆ encoder()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encoder ( )
inline

Definition at line 322 of file matroskatagid.h.

◆ encoderSettings()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::encoderSettings ( )
inline

Definition at line 326 of file matroskatagid.h.

◆ executiveProducer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::executiveProducer ( )
inline

Definition at line 173 of file matroskatagid.h.

◆ fax()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::fax ( )
inline

Definition at line 68 of file matroskatagid.h.

◆ fps()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::fps ( )
inline

Definition at line 334 of file matroskatagid.h.

◆ genre()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::genre ( )
inline

Definition at line 214 of file matroskatagid.h.

◆ icra()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::icra ( )
inline

Definition at line 262 of file matroskatagid.h.

◆ identifiers()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::identifiers ( )
inline

Definition at line 374 of file matroskatagid.h.

◆ initialKey()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::initialKey ( )
inline

Definition at line 250 of file matroskatagid.h.

◆ instruments()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::instruments ( )
inline

Definition at line 56 of file matroskatagid.h.

◆ isbn()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::isbn ( )
inline

Definition at line 386 of file matroskatagid.h.

◆ isrc()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::isrc ( )
inline

Definition at line 378 of file matroskatagid.h.

◆ keywords()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::keywords ( )
inline

Definition at line 238 of file matroskatagid.h.

◆ label()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::label ( )
inline

Definition at line 209 of file matroskatagid.h.

◆ labelCode()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::labelCode ( )
inline

Definition at line 398 of file matroskatagid.h.

◆ language()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::language ( )
inline

Definition at line 346 of file matroskatagid.h.

◆ lawRating()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lawRating ( )
inline

Definition at line 258 of file matroskatagid.h.

◆ lccn()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lccn ( )
inline

Definition at line 402 of file matroskatagid.h.

◆ leadPerformer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::leadPerformer ( )
inline

Definition at line 85 of file matroskatagid.h.

◆ license()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::license ( )
inline

Definition at line 436 of file matroskatagid.h.

◆ lyricist()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lyricist ( )
inline

Definition at line 105 of file matroskatagid.h.

◆ lyrics()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::lyrics ( )
inline

Definition at line 101 of file matroskatagid.h.

◆ masteredBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::masteredBy ( )
inline

Definition at line 181 of file matroskatagid.h.

◆ mcdi()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mcdi ( )
inline

Definition at line 382 of file matroskatagid.h.

◆ measure()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::measure ( )
inline

Definition at line 358 of file matroskatagid.h.

◆ mixedBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mixedBy ( )
inline

Definition at line 189 of file matroskatagid.h.

◆ mood()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::mood ( )
inline

Definition at line 218 of file matroskatagid.h.

◆ numberOfBytes()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::numberOfBytes ( )
inline

Definition at line 354 of file matroskatagid.h.

◆ numberOfFrames()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::numberOfFrames ( )
inline

Definition at line 350 of file matroskatagid.h.

◆ original()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::original ( )
inline

Definition at line 13 of file matroskatagid.h.

◆ originalMediaType()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::originalMediaType ( )
inline

Definition at line 222 of file matroskatagid.h.

◆ partNumber()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::partNumber ( )
inline

Definition at line 30 of file matroskatagid.h.

◆ partOffset()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::partOffset ( )
inline

Definition at line 34 of file matroskatagid.h.

◆ period()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::period ( )
inline

Definition at line 254 of file matroskatagid.h.

◆ phone()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::phone ( )
inline

Definition at line 72 of file matroskatagid.h.

◆ playCounter()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::playCounter ( )
inline

Definition at line 313 of file matroskatagid.h.

◆ producer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::producer ( )
inline

Definition at line 165 of file matroskatagid.h.

◆ productionCopyright()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionCopyright ( )
inline

Definition at line 432 of file matroskatagid.h.

◆ productionDesigner()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionDesigner ( )
inline

Definition at line 133 of file matroskatagid.h.

◆ productionStudio()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::productionStudio ( )
inline

Definition at line 197 of file matroskatagid.h.

◆ publisher()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::publisher ( )
inline

Definition at line 205 of file matroskatagid.h.

◆ purchaseCurrency()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseCurrency ( )
inline

Definition at line 423 of file matroskatagid.h.

◆ purchaseInfo()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseInfo ( )
inline

Definition at line 411 of file matroskatagid.h.

◆ purchaseItem()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseItem ( )
inline

Definition at line 407 of file matroskatagid.h.

◆ purchaseOwner()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchaseOwner ( )
inline

Definition at line 415 of file matroskatagid.h.

◆ purchasePrice()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::purchasePrice ( )
inline

Definition at line 419 of file matroskatagid.h.

◆ rating()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::rating ( )
inline

Definition at line 317 of file matroskatagid.h.

◆ recordingLocation()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::recordingLocation ( )
inline

Definition at line 296 of file matroskatagid.h.

◆ remixedBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::remixedBy ( )
inline

Definition at line 193 of file matroskatagid.h.

◆ replaygainGain()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::replaygainGain ( )
inline

Definition at line 366 of file matroskatagid.h.

◆ replaygainPeak()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::replaygainPeak ( )
inline

Definition at line 370 of file matroskatagid.h.

◆ sample()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::sample ( )
inline

Definition at line 17 of file matroskatagid.h.

◆ screenplayBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::screenplayBy ( )
inline

Definition at line 157 of file matroskatagid.h.

◆ sortWith()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::sortWith ( )
inline

Definition at line 52 of file matroskatagid.h.

◆ soundEngineer()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::soundEngineer ( )
inline

Definition at line 125 of file matroskatagid.h.

◆ subject()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::subject ( )
inline

Definition at line 230 of file matroskatagid.h.

◆ subtitle()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::subtitle ( )
inline

Definition at line 43 of file matroskatagid.h.

◆ summary()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::summary ( )
inline

Definition at line 242 of file matroskatagid.h.

◆ synopsis()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::synopsis ( )
inline

Definition at line 246 of file matroskatagid.h.

◆ termsOfUse()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::termsOfUse ( )
inline

Definition at line 440 of file matroskatagid.h.

◆ thanksTo()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::thanksTo ( )
inline

Definition at line 201 of file matroskatagid.h.

◆ title()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::title ( )
inline

Definition at line 39 of file matroskatagid.h.

◆ totalParts()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::totalParts ( )
inline

Definition at line 26 of file matroskatagid.h.

◆ tuning()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::tuning ( )
inline

Definition at line 362 of file matroskatagid.h.

◆ url()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::url ( )
inline

Definition at line 48 of file matroskatagid.h.

◆ writtenBy()

TAG_PARSER_EXPORT const char* TagParser::MatroskaTagIds::writtenBy ( )
inline

Definition at line 153 of file matroskatagid.h.