Tag Parser 12.3.1
C++ library for reading and writing MP4 (iTunes), ID3, Vorbis, Opus, FLAC and Matroska tags
|
Encapsulates Matroska tag IDs. More...
Namespaces | |
namespace | TrackSpecific |
Encapsulates track-specific Matroska tag IDs written by mkvmerge 7.0.0 or newer. | |
Functions | |
constexpr TAG_PARSER_EXPORT std::string_view | original () |
constexpr TAG_PARSER_EXPORT std::string_view | sample () |
constexpr TAG_PARSER_EXPORT std::string_view | country () |
constexpr TAG_PARSER_EXPORT std::string_view | totalParts () |
constexpr TAG_PARSER_EXPORT std::string_view | partNumber () |
constexpr TAG_PARSER_EXPORT std::string_view | partOffset () |
constexpr TAG_PARSER_EXPORT std::string_view | title () |
constexpr TAG_PARSER_EXPORT std::string_view | subtitle () |
constexpr TAG_PARSER_EXPORT std::string_view | url () |
constexpr TAG_PARSER_EXPORT std::string_view | sortWith () |
constexpr TAG_PARSER_EXPORT std::string_view | instruments () |
constexpr TAG_PARSER_EXPORT std::string_view | email () |
constexpr TAG_PARSER_EXPORT std::string_view | address () |
constexpr TAG_PARSER_EXPORT std::string_view | fax () |
constexpr TAG_PARSER_EXPORT std::string_view | phone () |
constexpr TAG_PARSER_EXPORT std::string_view | artist () |
constexpr TAG_PARSER_EXPORT std::string_view | album () |
constexpr TAG_PARSER_EXPORT std::string_view | leadPerformer () |
constexpr TAG_PARSER_EXPORT std::string_view | accompaniment () |
constexpr TAG_PARSER_EXPORT std::string_view | composer () |
constexpr TAG_PARSER_EXPORT std::string_view | arranger () |
constexpr TAG_PARSER_EXPORT std::string_view | lyrics () |
constexpr TAG_PARSER_EXPORT std::string_view | lyricist () |
constexpr TAG_PARSER_EXPORT std::string_view | conductor () |
constexpr TAG_PARSER_EXPORT std::string_view | director () |
constexpr TAG_PARSER_EXPORT std::string_view | assistantDirector () |
constexpr TAG_PARSER_EXPORT std::string_view | directorOfPhotography () |
constexpr TAG_PARSER_EXPORT std::string_view | soundEngineer () |
constexpr TAG_PARSER_EXPORT std::string_view | artDirector () |
constexpr TAG_PARSER_EXPORT std::string_view | productionDesigner () |
constexpr TAG_PARSER_EXPORT std::string_view | choregrapher () |
constexpr TAG_PARSER_EXPORT std::string_view | costumeDesigner () |
constexpr TAG_PARSER_EXPORT std::string_view | actor () |
constexpr TAG_PARSER_EXPORT std::string_view | character () |
constexpr TAG_PARSER_EXPORT std::string_view | writtenBy () |
constexpr TAG_PARSER_EXPORT std::string_view | screenplayBy () |
constexpr TAG_PARSER_EXPORT std::string_view | editedBy () |
constexpr TAG_PARSER_EXPORT std::string_view | producer () |
constexpr TAG_PARSER_EXPORT std::string_view | coproducer () |
constexpr TAG_PARSER_EXPORT std::string_view | executiveProducer () |
constexpr TAG_PARSER_EXPORT std::string_view | distributedBy () |
constexpr TAG_PARSER_EXPORT std::string_view | masteredBy () |
constexpr TAG_PARSER_EXPORT std::string_view | encodedBy () |
constexpr TAG_PARSER_EXPORT std::string_view | mixedBy () |
constexpr TAG_PARSER_EXPORT std::string_view | remixedBy () |
constexpr TAG_PARSER_EXPORT std::string_view | productionStudio () |
constexpr TAG_PARSER_EXPORT std::string_view | thanksTo () |
constexpr TAG_PARSER_EXPORT std::string_view | publisher () |
constexpr TAG_PARSER_EXPORT std::string_view | label () |
constexpr TAG_PARSER_EXPORT std::string_view | genre () |
constexpr TAG_PARSER_EXPORT std::string_view | mood () |
constexpr TAG_PARSER_EXPORT std::string_view | originalMediaType () |
constexpr TAG_PARSER_EXPORT std::string_view | contentType () |
constexpr TAG_PARSER_EXPORT std::string_view | subject () |
constexpr TAG_PARSER_EXPORT std::string_view | description () |
constexpr TAG_PARSER_EXPORT std::string_view | keywords () |
constexpr TAG_PARSER_EXPORT std::string_view | summary () |
constexpr TAG_PARSER_EXPORT std::string_view | synopsis () |
constexpr TAG_PARSER_EXPORT std::string_view | initialKey () |
constexpr TAG_PARSER_EXPORT std::string_view | period () |
constexpr TAG_PARSER_EXPORT std::string_view | lawRating () |
constexpr TAG_PARSER_EXPORT std::string_view | icra () |
constexpr TAG_PARSER_EXPORT std::string_view | dateRelease () |
constexpr TAG_PARSER_EXPORT std::string_view | dateRecorded () |
constexpr TAG_PARSER_EXPORT std::string_view | dateEncoded () |
constexpr TAG_PARSER_EXPORT std::string_view | dateTagged () |
constexpr TAG_PARSER_EXPORT std::string_view | dateDigitized () |
constexpr TAG_PARSER_EXPORT std::string_view | dateWritten () |
constexpr TAG_PARSER_EXPORT std::string_view | datePurchased () |
constexpr TAG_PARSER_EXPORT std::string_view | recordingLocation () |
constexpr TAG_PARSER_EXPORT std::string_view | compositionLocation () |
constexpr TAG_PARSER_EXPORT std::string_view | composerNationality () |
constexpr TAG_PARSER_EXPORT std::string_view | comment () |
constexpr TAG_PARSER_EXPORT std::string_view | playCounter () |
constexpr TAG_PARSER_EXPORT std::string_view | rating () |
constexpr TAG_PARSER_EXPORT std::string_view | encoder () |
constexpr TAG_PARSER_EXPORT std::string_view | encoderSettings () |
constexpr TAG_PARSER_EXPORT std::string_view | bps () |
constexpr TAG_PARSER_EXPORT std::string_view | fps () |
constexpr TAG_PARSER_EXPORT std::string_view | bpm () |
constexpr TAG_PARSER_EXPORT std::string_view | measure () |
constexpr TAG_PARSER_EXPORT std::string_view | tuning () |
constexpr TAG_PARSER_EXPORT std::string_view | replaygainGain () |
constexpr TAG_PARSER_EXPORT std::string_view | replaygainPeak () |
constexpr TAG_PARSER_EXPORT std::string_view | duration () |
constexpr TAG_PARSER_EXPORT std::string_view | numberOfFrames () |
constexpr TAG_PARSER_EXPORT std::string_view | numberOfBytes () |
constexpr TAG_PARSER_EXPORT std::string_view | identifiers () |
constexpr TAG_PARSER_EXPORT std::string_view | isrc () |
constexpr TAG_PARSER_EXPORT std::string_view | mcdi () |
constexpr TAG_PARSER_EXPORT std::string_view | isbn () |
constexpr TAG_PARSER_EXPORT std::string_view | barcode () |
constexpr TAG_PARSER_EXPORT std::string_view | catalogNumber () |
constexpr TAG_PARSER_EXPORT std::string_view | labelCode () |
constexpr TAG_PARSER_EXPORT std::string_view | lccn () |
constexpr TAG_PARSER_EXPORT std::string_view | imdb () |
constexpr TAG_PARSER_EXPORT std::string_view | tmdb () |
constexpr TAG_PARSER_EXPORT std::string_view | tvdb () |
constexpr TAG_PARSER_EXPORT std::string_view | purchaseItem () |
constexpr TAG_PARSER_EXPORT std::string_view | purchaseInfo () |
constexpr TAG_PARSER_EXPORT std::string_view | purchaseOwner () |
constexpr TAG_PARSER_EXPORT std::string_view | purchasePrice () |
constexpr TAG_PARSER_EXPORT std::string_view | purchaseCurrency () |
constexpr TAG_PARSER_EXPORT std::string_view | copyright () |
constexpr TAG_PARSER_EXPORT std::string_view | productionCopyright () |
constexpr TAG_PARSER_EXPORT std::string_view | license () |
constexpr TAG_PARSER_EXPORT std::string_view | termsOfUse () |
constexpr TAG_PARSER_EXPORT std::string_view | language () |
Encapsulates Matroska tag IDs.
|
constexpr |
Definition at line 98 of file matroskatagid.h.
|
constexpr |
Definition at line 154 of file matroskatagid.h.
|
constexpr |
Definition at line 71 of file matroskatagid.h.
|
constexpr |
Definition at line 90 of file matroskatagid.h.
|
constexpr |
Definition at line 106 of file matroskatagid.h.
|
constexpr |
Definition at line 138 of file matroskatagid.h.
|
constexpr |
Definition at line 86 of file matroskatagid.h.
|
constexpr |
Definition at line 126 of file matroskatagid.h.
|
constexpr |
Definition at line 409 of file matroskatagid.h.
|
constexpr |
Definition at line 358 of file matroskatagid.h.
|
constexpr |
Definition at line 350 of file matroskatagid.h.
|
constexpr |
Definition at line 413 of file matroskatagid.h.
|
constexpr |
Definition at line 158 of file matroskatagid.h.
|
constexpr |
Definition at line 146 of file matroskatagid.h.
|
constexpr |
Definition at line 327 of file matroskatagid.h.
|
constexpr |
Definition at line 102 of file matroskatagid.h.
|
constexpr |
Definition at line 320 of file matroskatagid.h.
|
constexpr |
Definition at line 316 of file matroskatagid.h.
|
constexpr |
Definition at line 118 of file matroskatagid.h.
|
constexpr |
Definition at line 237 of file matroskatagid.h.
|
constexpr |
Definition at line 178 of file matroskatagid.h.
|
constexpr |
Definition at line 463 of file matroskatagid.h.
|
constexpr |
Definition at line 150 of file matroskatagid.h.
|
constexpr |
Definition at line 22 of file matroskatagid.h.
|
constexpr |
Definition at line 297 of file matroskatagid.h.
|
constexpr |
Definition at line 289 of file matroskatagid.h.
|
constexpr |
Definition at line 305 of file matroskatagid.h.
|
constexpr |
Definition at line 285 of file matroskatagid.h.
|
constexpr |
Definition at line 281 of file matroskatagid.h.
|
constexpr |
Definition at line 293 of file matroskatagid.h.
|
constexpr |
Definition at line 301 of file matroskatagid.h.
|
constexpr |
Definition at line 245 of file matroskatagid.h.
|
constexpr |
Definition at line 122 of file matroskatagid.h.
|
constexpr |
Definition at line 130 of file matroskatagid.h.
|
constexpr |
Definition at line 186 of file matroskatagid.h.
|
constexpr |
Definition at line 378 of file matroskatagid.h.
|
constexpr |
Definition at line 170 of file matroskatagid.h.
|
constexpr |
Definition at line 67 of file matroskatagid.h.
|
constexpr |
Definition at line 194 of file matroskatagid.h.
|
constexpr |
Definition at line 342 of file matroskatagid.h.
|
constexpr |
Definition at line 346 of file matroskatagid.h.
|
constexpr |
Definition at line 182 of file matroskatagid.h.
|
constexpr |
Definition at line 75 of file matroskatagid.h.
|
constexpr |
Definition at line 354 of file matroskatagid.h.
|
constexpr |
Definition at line 225 of file matroskatagid.h.
|
constexpr |
Definition at line 274 of file matroskatagid.h.
|
constexpr |
Definition at line 393 of file matroskatagid.h.
|
constexpr |
Definition at line 425 of file matroskatagid.h.
|
constexpr |
Definition at line 261 of file matroskatagid.h.
|
constexpr |
Definition at line 63 of file matroskatagid.h.
|
constexpr |
Definition at line 405 of file matroskatagid.h.
|
constexpr |
Definition at line 397 of file matroskatagid.h.
|
constexpr |
Definition at line 249 of file matroskatagid.h.
|
constexpr |
Definition at line 218 of file matroskatagid.h.
|
constexpr |
Definition at line 417 of file matroskatagid.h.
|
constexpr |
Definition at line 482 of file matroskatagid.h.
|
constexpr |
Definition at line 269 of file matroskatagid.h.
|
constexpr |
Definition at line 421 of file matroskatagid.h.
|
constexpr |
Definition at line 94 of file matroskatagid.h.
|
constexpr |
Definition at line 471 of file matroskatagid.h.
|
constexpr |
Definition at line 114 of file matroskatagid.h.
|
constexpr |
Definition at line 110 of file matroskatagid.h.
|
constexpr |
Definition at line 190 of file matroskatagid.h.
|
constexpr |
Definition at line 401 of file matroskatagid.h.
|
constexpr |
Definition at line 362 of file matroskatagid.h.
|
constexpr |
Definition at line 198 of file matroskatagid.h.
|
constexpr |
Definition at line 229 of file matroskatagid.h.
|
constexpr |
Definition at line 386 of file matroskatagid.h.
|
constexpr |
Definition at line 382 of file matroskatagid.h.
|
constexpr |
Definition at line 14 of file matroskatagid.h.
|
constexpr |
Definition at line 233 of file matroskatagid.h.
|
constexpr |
Definition at line 33 of file matroskatagid.h.
|
constexpr |
Definition at line 37 of file matroskatagid.h.
|
constexpr |
Definition at line 265 of file matroskatagid.h.
|
constexpr |
Definition at line 79 of file matroskatagid.h.
|
constexpr |
Definition at line 331 of file matroskatagid.h.
|
constexpr |
Definition at line 174 of file matroskatagid.h.
|
constexpr |
Definition at line 467 of file matroskatagid.h.
|
constexpr |
Definition at line 142 of file matroskatagid.h.
|
constexpr |
Definition at line 206 of file matroskatagid.h.
|
constexpr |
Definition at line 214 of file matroskatagid.h.
|
constexpr |
Definition at line 456 of file matroskatagid.h.
|
constexpr |
Definition at line 444 of file matroskatagid.h.
|
constexpr |
Definition at line 440 of file matroskatagid.h.
|
constexpr |
Definition at line 448 of file matroskatagid.h.
|
constexpr |
Definition at line 452 of file matroskatagid.h.
|
constexpr |
Definition at line 335 of file matroskatagid.h.
|
constexpr |
Definition at line 312 of file matroskatagid.h.
|
constexpr |
Definition at line 202 of file matroskatagid.h.
|
constexpr |
Definition at line 370 of file matroskatagid.h.
|
constexpr |
Definition at line 374 of file matroskatagid.h.
|
constexpr |
Definition at line 18 of file matroskatagid.h.
|
constexpr |
Definition at line 166 of file matroskatagid.h.
|
constexpr |
Definition at line 59 of file matroskatagid.h.
|
constexpr |
Definition at line 134 of file matroskatagid.h.
|
constexpr |
Definition at line 241 of file matroskatagid.h.
|
constexpr |
Definition at line 48 of file matroskatagid.h.
|
constexpr |
Definition at line 253 of file matroskatagid.h.
|
constexpr |
Definition at line 257 of file matroskatagid.h.
|
constexpr |
Definition at line 475 of file matroskatagid.h.
|
constexpr |
Definition at line 210 of file matroskatagid.h.
|
constexpr |
Definition at line 44 of file matroskatagid.h.
|
constexpr |
Definition at line 429 of file matroskatagid.h.
|
constexpr |
Definition at line 29 of file matroskatagid.h.
|
constexpr |
Definition at line 366 of file matroskatagid.h.
|
constexpr |
Definition at line 433 of file matroskatagid.h.
|
constexpr |
Definition at line 55 of file matroskatagid.h.
|
constexpr |
Definition at line 162 of file matroskatagid.h.