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

Encapsulates Matroska tag IDs. More...

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 * 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* Media::MatroskaTagIds::accompaniment ( )
inline

Definition at line 71 of file matroskatagid.h.

§ actor()

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

Definition at line 113 of file matroskatagid.h.

§ address()

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

Definition at line 52 of file matroskatagid.h.

§ album()

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

Definition at line 65 of file matroskatagid.h.

§ arranger()

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

Definition at line 77 of file matroskatagid.h.

§ artDirector()

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

Definition at line 101 of file matroskatagid.h.

§ artist()

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

Definition at line 62 of file matroskatagid.h.

§ assistantDirector()

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

Definition at line 92 of file matroskatagid.h.

§ barcode()

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

Definition at line 295 of file matroskatagid.h.

§ bpm()

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

Definition at line 259 of file matroskatagid.h.

§ bps()

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

Definition at line 253 of file matroskatagid.h.

§ catalogNumber()

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

Definition at line 298 of file matroskatagid.h.

§ character()

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

Definition at line 116 of file matroskatagid.h.

§ choregrapher()

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

Definition at line 107 of file matroskatagid.h.

§ comment()

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

Definition at line 237 of file matroskatagid.h.

§ composer()

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

Definition at line 74 of file matroskatagid.h.

§ composerNationality()

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

Definition at line 233 of file matroskatagid.h.

§ compositionLocation()

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

Definition at line 230 of file matroskatagid.h.

§ conductor()

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

Definition at line 86 of file matroskatagid.h.

§ contentType()

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

Definition at line 174 of file matroskatagid.h.

§ coproducer()

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

Definition at line 131 of file matroskatagid.h.

§ copyright()

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

Definition at line 324 of file matroskatagid.h.

§ costumeDesigner()

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

Definition at line 110 of file matroskatagid.h.

§ country()

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

Definition at line 19 of file matroskatagid.h.

§ dateDigitized()

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

Definition at line 217 of file matroskatagid.h.

§ dateEncoded()

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

Definition at line 211 of file matroskatagid.h.

§ datePurchased()

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

Definition at line 223 of file matroskatagid.h.

§ dateRecorded()

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

Definition at line 208 of file matroskatagid.h.

§ dateRelease()

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

Definition at line 205 of file matroskatagid.h.

§ dateTagged()

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

Definition at line 214 of file matroskatagid.h.

§ dateWritten()

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

Definition at line 220 of file matroskatagid.h.

§ description()

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

Definition at line 180 of file matroskatagid.h.

§ director()

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

Definition at line 89 of file matroskatagid.h.

§ directorOfPhotography()

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

Definition at line 95 of file matroskatagid.h.

§ distributedBy()

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

Definition at line 137 of file matroskatagid.h.

§ duration()

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

Definition at line 262 of file matroskatagid.h.

§ editedBy()

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

Definition at line 125 of file matroskatagid.h.

§ email()

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

Definition at line 49 of file matroskatagid.h.

§ encodedBy()

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

Definition at line 143 of file matroskatagid.h.

§ encoder()

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

Definition at line 247 of file matroskatagid.h.

§ encoderSettings()

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

Definition at line 250 of file matroskatagid.h.

§ executiveProducer()

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

Definition at line 134 of file matroskatagid.h.

§ fax()

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

Definition at line 55 of file matroskatagid.h.

§ fps()

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

Definition at line 256 of file matroskatagid.h.

§ genre()

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

Definition at line 165 of file matroskatagid.h.

§ icra()

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

Definition at line 201 of file matroskatagid.h.

§ identifiers()

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

Definition at line 283 of file matroskatagid.h.

§ initialKey()

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

Definition at line 192 of file matroskatagid.h.

§ instruments()

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

Definition at line 46 of file matroskatagid.h.

§ isbn()

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

Definition at line 292 of file matroskatagid.h.

§ isrc()

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

Definition at line 286 of file matroskatagid.h.

§ keywords()

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

Definition at line 183 of file matroskatagid.h.

§ label()

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

Definition at line 161 of file matroskatagid.h.

§ labelCode()

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

Definition at line 301 of file matroskatagid.h.

§ lawRating()

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

Definition at line 198 of file matroskatagid.h.

§ lccn()

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

Definition at line 304 of file matroskatagid.h.

§ leadPerformer()

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

Definition at line 68 of file matroskatagid.h.

§ license()

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

Definition at line 330 of file matroskatagid.h.

§ lyricist()

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

Definition at line 83 of file matroskatagid.h.

§ lyrics()

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

Definition at line 80 of file matroskatagid.h.

§ masteredBy()

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

Definition at line 140 of file matroskatagid.h.

§ mcdi()

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

Definition at line 289 of file matroskatagid.h.

§ measure()

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

Definition at line 271 of file matroskatagid.h.

§ mixedBy()

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

Definition at line 146 of file matroskatagid.h.

§ mood()

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

Definition at line 168 of file matroskatagid.h.

§ numberOfBytes()

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

Definition at line 268 of file matroskatagid.h.

§ numberOfFrames()

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

Definition at line 265 of file matroskatagid.h.

§ original()

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

Definition at line 13 of file matroskatagid.h.

§ originalMediaType()

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

Definition at line 171 of file matroskatagid.h.

§ partNumber()

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

Definition at line 26 of file matroskatagid.h.

§ partOffset()

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

Definition at line 29 of file matroskatagid.h.

§ period()

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

Definition at line 195 of file matroskatagid.h.

§ phone()

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

Definition at line 58 of file matroskatagid.h.

§ playCounter()

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

Definition at line 240 of file matroskatagid.h.

§ producer()

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

Definition at line 128 of file matroskatagid.h.

§ productionCopyright()

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

Definition at line 327 of file matroskatagid.h.

§ productionDesigner()

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

Definition at line 104 of file matroskatagid.h.

§ productionStudio()

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

Definition at line 152 of file matroskatagid.h.

§ publisher()

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

Definition at line 158 of file matroskatagid.h.

§ purchaseCurrency()

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

Definition at line 320 of file matroskatagid.h.

§ purchaseInfo()

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

Definition at line 311 of file matroskatagid.h.

§ purchaseItem()

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

Definition at line 308 of file matroskatagid.h.

§ purchaseOwner()

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

Definition at line 314 of file matroskatagid.h.

§ purchasePrice()

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

Definition at line 317 of file matroskatagid.h.

§ rating()

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

Definition at line 243 of file matroskatagid.h.

§ recordingLocation()

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

Definition at line 227 of file matroskatagid.h.

§ remixedBy()

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

Definition at line 149 of file matroskatagid.h.

§ replaygainGain()

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

Definition at line 277 of file matroskatagid.h.

§ replaygainPeak()

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

Definition at line 280 of file matroskatagid.h.

§ sample()

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

Definition at line 16 of file matroskatagid.h.

§ screenplayBy()

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

Definition at line 122 of file matroskatagid.h.

§ sortWith()

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

Definition at line 43 of file matroskatagid.h.

§ soundEngineer()

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

Definition at line 98 of file matroskatagid.h.

§ subject()

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

Definition at line 177 of file matroskatagid.h.

§ subtitle()

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

Definition at line 36 of file matroskatagid.h.

§ summary()

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

Definition at line 186 of file matroskatagid.h.

§ synopsis()

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

Definition at line 189 of file matroskatagid.h.

§ termsOfUse()

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

Definition at line 333 of file matroskatagid.h.

§ thanksTo()

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

Definition at line 155 of file matroskatagid.h.

§ title()

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

Definition at line 33 of file matroskatagid.h.

§ totalParts()

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

Definition at line 23 of file matroskatagid.h.

§ tuning()

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

Definition at line 274 of file matroskatagid.h.

§ url()

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

Definition at line 40 of file matroskatagid.h.

§ writtenBy()

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

Definition at line 119 of file matroskatagid.h.