Tag Parser
9.2.0
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
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 () |
|
constexpr |
Definition at line 86 of file matroskatagid.h.
|
constexpr |
Definition at line 142 of file matroskatagid.h.
|
constexpr |
Definition at line 61 of file matroskatagid.h.
|
constexpr |
Definition at line 78 of file matroskatagid.h.
|
constexpr |
Definition at line 94 of file matroskatagid.h.
|
constexpr |
Definition at line 126 of file matroskatagid.h.
|
constexpr |
Definition at line 74 of file matroskatagid.h.
|
constexpr |
Definition at line 114 of file matroskatagid.h.
|
constexpr |
Definition at line 387 of file matroskatagid.h.
|
constexpr |
Definition at line 335 of file matroskatagid.h.
|
constexpr |
Definition at line 327 of file matroskatagid.h.
|
constexpr |
Definition at line 391 of file matroskatagid.h.
|
constexpr |
Definition at line 146 of file matroskatagid.h.
|
constexpr |
Definition at line 134 of file matroskatagid.h.
|
constexpr |
Definition at line 306 of file matroskatagid.h.
|
constexpr |
Definition at line 90 of file matroskatagid.h.
|
constexpr |
Definition at line 301 of file matroskatagid.h.
|
constexpr |
Definition at line 297 of file matroskatagid.h.
|
constexpr |
Definition at line 106 of file matroskatagid.h.
|
constexpr |
Definition at line 223 of file matroskatagid.h.
|
constexpr |
Definition at line 166 of file matroskatagid.h.
|
constexpr |
Definition at line 425 of file matroskatagid.h.
|
constexpr |
Definition at line 138 of file matroskatagid.h.
|
constexpr |
Definition at line 18 of file matroskatagid.h.
|
constexpr |
Definition at line 280 of file matroskatagid.h.
|
constexpr |
Definition at line 272 of file matroskatagid.h.
|
constexpr |
Definition at line 288 of file matroskatagid.h.
|
constexpr |
Definition at line 268 of file matroskatagid.h.
|
constexpr |
Definition at line 264 of file matroskatagid.h.
|
constexpr |
Definition at line 276 of file matroskatagid.h.
|
constexpr |
Definition at line 284 of file matroskatagid.h.
|
constexpr |
Definition at line 231 of file matroskatagid.h.
|
constexpr |
Definition at line 110 of file matroskatagid.h.
|
constexpr |
Definition at line 118 of file matroskatagid.h.
|
constexpr |
Definition at line 174 of file matroskatagid.h.
|
constexpr |
Definition at line 339 of file matroskatagid.h.
|
constexpr |
Definition at line 158 of file matroskatagid.h.
|
constexpr |
Definition at line 57 of file matroskatagid.h.
|
constexpr |
Definition at line 182 of file matroskatagid.h.
|
constexpr |
Definition at line 319 of file matroskatagid.h.
|
constexpr |
Definition at line 323 of file matroskatagid.h.
|
constexpr |
Definition at line 170 of file matroskatagid.h.
|
constexpr |
Definition at line 65 of file matroskatagid.h.
|
constexpr |
Definition at line 331 of file matroskatagid.h.
|
constexpr |
Definition at line 211 of file matroskatagid.h.
|
constexpr |
Definition at line 259 of file matroskatagid.h.
|
constexpr |
Definition at line 371 of file matroskatagid.h.
|
constexpr |
Definition at line 247 of file matroskatagid.h.
|
constexpr |
Definition at line 53 of file matroskatagid.h.
|
constexpr |
Definition at line 383 of file matroskatagid.h.
|
constexpr |
Definition at line 375 of file matroskatagid.h.
|
constexpr |
Definition at line 235 of file matroskatagid.h.
|
constexpr |
Definition at line 206 of file matroskatagid.h.
|
constexpr |
Definition at line 395 of file matroskatagid.h.
|
constexpr |
Definition at line 343 of file matroskatagid.h.
|
constexpr |
Definition at line 255 of file matroskatagid.h.
|
constexpr |
Definition at line 399 of file matroskatagid.h.
|
constexpr |
Definition at line 82 of file matroskatagid.h.
|
constexpr |
Definition at line 433 of file matroskatagid.h.
|
constexpr |
Definition at line 102 of file matroskatagid.h.
|
constexpr |
Definition at line 98 of file matroskatagid.h.
|
constexpr |
Definition at line 178 of file matroskatagid.h.
|
constexpr |
Definition at line 379 of file matroskatagid.h.
|
constexpr |
Definition at line 355 of file matroskatagid.h.
|
constexpr |
Definition at line 186 of file matroskatagid.h.
|
constexpr |
Definition at line 215 of file matroskatagid.h.
|
constexpr |
Definition at line 351 of file matroskatagid.h.
|
constexpr |
Definition at line 347 of file matroskatagid.h.
|
constexpr |
Definition at line 10 of file matroskatagid.h.
|
constexpr |
Definition at line 219 of file matroskatagid.h.
|
constexpr |
Definition at line 27 of file matroskatagid.h.
|
constexpr |
Definition at line 31 of file matroskatagid.h.
|
constexpr |
Definition at line 251 of file matroskatagid.h.
|
constexpr |
Definition at line 69 of file matroskatagid.h.
|
constexpr |
Definition at line 310 of file matroskatagid.h.
|
constexpr |
Definition at line 162 of file matroskatagid.h.
|
constexpr |
Definition at line 429 of file matroskatagid.h.
|
constexpr |
Definition at line 130 of file matroskatagid.h.
|
constexpr |
Definition at line 194 of file matroskatagid.h.
|
constexpr |
Definition at line 202 of file matroskatagid.h.
|
constexpr |
Definition at line 420 of file matroskatagid.h.
|
constexpr |
Definition at line 408 of file matroskatagid.h.
|
constexpr |
Definition at line 404 of file matroskatagid.h.
|
constexpr |
Definition at line 412 of file matroskatagid.h.
|
constexpr |
Definition at line 416 of file matroskatagid.h.
|
constexpr |
Definition at line 314 of file matroskatagid.h.
|
constexpr |
Definition at line 293 of file matroskatagid.h.
|
constexpr |
Definition at line 190 of file matroskatagid.h.
|
constexpr |
Definition at line 363 of file matroskatagid.h.
|
constexpr |
Definition at line 367 of file matroskatagid.h.
|
constexpr |
Definition at line 14 of file matroskatagid.h.
|
constexpr |
Definition at line 154 of file matroskatagid.h.
|
constexpr |
Definition at line 49 of file matroskatagid.h.
|
constexpr |
Definition at line 122 of file matroskatagid.h.
|
constexpr |
Definition at line 227 of file matroskatagid.h.
|
constexpr |
Definition at line 40 of file matroskatagid.h.
|
constexpr |
Definition at line 239 of file matroskatagid.h.
|
constexpr |
Definition at line 243 of file matroskatagid.h.
|
constexpr |
Definition at line 437 of file matroskatagid.h.
|
constexpr |
Definition at line 198 of file matroskatagid.h.
|
constexpr |
Definition at line 36 of file matroskatagid.h.
|
constexpr |
Definition at line 23 of file matroskatagid.h.
|
constexpr |
Definition at line 359 of file matroskatagid.h.
|
constexpr |
Definition at line 45 of file matroskatagid.h.
|
constexpr |
Definition at line 150 of file matroskatagid.h.