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