Tag Parser
10.0.0
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 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 | duration () |
constexpr TAG_PARSER_EXPORT std::string_view | language () |
constexpr TAG_PARSER_EXPORT std::string_view | numberOfFrames () |
constexpr TAG_PARSER_EXPORT std::string_view | numberOfBytes () |
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 | 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 | 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 () |
Encapsulates Matroska tag IDs.
|
constexpr |
Definition at line 88 of file matroskatagid.h.
|
constexpr |
Definition at line 144 of file matroskatagid.h.
|
constexpr |
Definition at line 63 of file matroskatagid.h.
|
constexpr |
Definition at line 80 of file matroskatagid.h.
|
constexpr |
Definition at line 96 of file matroskatagid.h.
|
constexpr |
Definition at line 128 of file matroskatagid.h.
|
constexpr |
Definition at line 76 of file matroskatagid.h.
|
constexpr |
Definition at line 116 of file matroskatagid.h.
|
constexpr |
Definition at line 389 of file matroskatagid.h.
|
constexpr |
Definition at line 337 of file matroskatagid.h.
|
constexpr |
Definition at line 329 of file matroskatagid.h.
|
constexpr |
Definition at line 393 of file matroskatagid.h.
|
constexpr |
Definition at line 148 of file matroskatagid.h.
|
constexpr |
Definition at line 136 of file matroskatagid.h.
|
constexpr |
Definition at line 308 of file matroskatagid.h.
|
constexpr |
Definition at line 92 of file matroskatagid.h.
|
constexpr |
Definition at line 303 of file matroskatagid.h.
|
constexpr |
Definition at line 299 of file matroskatagid.h.
|
constexpr |
Definition at line 108 of file matroskatagid.h.
|
constexpr |
Definition at line 225 of file matroskatagid.h.
|
constexpr |
Definition at line 168 of file matroskatagid.h.
|
constexpr |
Definition at line 427 of file matroskatagid.h.
|
constexpr |
Definition at line 140 of file matroskatagid.h.
|
constexpr |
Definition at line 20 of file matroskatagid.h.
|
constexpr |
Definition at line 282 of file matroskatagid.h.
|
constexpr |
Definition at line 274 of file matroskatagid.h.
|
constexpr |
Definition at line 290 of file matroskatagid.h.
|
constexpr |
Definition at line 270 of file matroskatagid.h.
|
constexpr |
Definition at line 266 of file matroskatagid.h.
|
constexpr |
Definition at line 278 of file matroskatagid.h.
|
constexpr |
Definition at line 286 of file matroskatagid.h.
|
constexpr |
Definition at line 233 of file matroskatagid.h.
|
constexpr |
Definition at line 112 of file matroskatagid.h.
|
constexpr |
Definition at line 120 of file matroskatagid.h.
|
constexpr |
Definition at line 176 of file matroskatagid.h.
|
constexpr |
Definition at line 341 of file matroskatagid.h.
|
constexpr |
Definition at line 160 of file matroskatagid.h.
|
constexpr |
Definition at line 59 of file matroskatagid.h.
|
constexpr |
Definition at line 184 of file matroskatagid.h.
|
constexpr |
Definition at line 321 of file matroskatagid.h.
|
constexpr |
Definition at line 325 of file matroskatagid.h.
|
constexpr |
Definition at line 172 of file matroskatagid.h.
|
constexpr |
Definition at line 67 of file matroskatagid.h.
|
constexpr |
Definition at line 333 of file matroskatagid.h.
|
constexpr |
Definition at line 213 of file matroskatagid.h.
|
constexpr |
Definition at line 261 of file matroskatagid.h.
|
constexpr |
Definition at line 373 of file matroskatagid.h.
|
constexpr |
Definition at line 249 of file matroskatagid.h.
|
constexpr |
Definition at line 55 of file matroskatagid.h.
|
constexpr |
Definition at line 385 of file matroskatagid.h.
|
constexpr |
Definition at line 377 of file matroskatagid.h.
|
constexpr |
Definition at line 237 of file matroskatagid.h.
|
constexpr |
Definition at line 208 of file matroskatagid.h.
|
constexpr |
Definition at line 397 of file matroskatagid.h.
|
constexpr |
Definition at line 345 of file matroskatagid.h.
|
constexpr |
Definition at line 257 of file matroskatagid.h.
|
constexpr |
Definition at line 401 of file matroskatagid.h.
|
constexpr |
Definition at line 84 of file matroskatagid.h.
|
constexpr |
Definition at line 435 of file matroskatagid.h.
|
constexpr |
Definition at line 104 of file matroskatagid.h.
|
constexpr |
Definition at line 100 of file matroskatagid.h.
|
constexpr |
Definition at line 180 of file matroskatagid.h.
|
constexpr |
Definition at line 381 of file matroskatagid.h.
|
constexpr |
Definition at line 357 of file matroskatagid.h.
|
constexpr |
Definition at line 188 of file matroskatagid.h.
|
constexpr |
Definition at line 217 of file matroskatagid.h.
|
constexpr |
Definition at line 353 of file matroskatagid.h.
|
constexpr |
Definition at line 349 of file matroskatagid.h.
|
constexpr |
Definition at line 12 of file matroskatagid.h.
|
constexpr |
Definition at line 221 of file matroskatagid.h.
|
constexpr |
Definition at line 29 of file matroskatagid.h.
|
constexpr |
Definition at line 33 of file matroskatagid.h.
|
constexpr |
Definition at line 253 of file matroskatagid.h.
|
constexpr |
Definition at line 71 of file matroskatagid.h.
|
constexpr |
Definition at line 312 of file matroskatagid.h.
|
constexpr |
Definition at line 164 of file matroskatagid.h.
|
constexpr |
Definition at line 431 of file matroskatagid.h.
|
constexpr |
Definition at line 132 of file matroskatagid.h.
|
constexpr |
Definition at line 196 of file matroskatagid.h.
|
constexpr |
Definition at line 204 of file matroskatagid.h.
|
constexpr |
Definition at line 422 of file matroskatagid.h.
|
constexpr |
Definition at line 410 of file matroskatagid.h.
|
constexpr |
Definition at line 406 of file matroskatagid.h.
|
constexpr |
Definition at line 414 of file matroskatagid.h.
|
constexpr |
Definition at line 418 of file matroskatagid.h.
|
constexpr |
Definition at line 316 of file matroskatagid.h.
|
constexpr |
Definition at line 295 of file matroskatagid.h.
|
constexpr |
Definition at line 192 of file matroskatagid.h.
|
constexpr |
Definition at line 365 of file matroskatagid.h.
|
constexpr |
Definition at line 369 of file matroskatagid.h.
|
constexpr |
Definition at line 16 of file matroskatagid.h.
|
constexpr |
Definition at line 156 of file matroskatagid.h.
|
constexpr |
Definition at line 51 of file matroskatagid.h.
|
constexpr |
Definition at line 124 of file matroskatagid.h.
|
constexpr |
Definition at line 229 of file matroskatagid.h.
|
constexpr |
Definition at line 42 of file matroskatagid.h.
|
constexpr |
Definition at line 241 of file matroskatagid.h.
|
constexpr |
Definition at line 245 of file matroskatagid.h.
|
constexpr |
Definition at line 439 of file matroskatagid.h.
|
constexpr |
Definition at line 200 of file matroskatagid.h.
|
constexpr |
Definition at line 38 of file matroskatagid.h.
|
constexpr |
Definition at line 25 of file matroskatagid.h.
|
constexpr |
Definition at line 361 of file matroskatagid.h.
|
constexpr |
Definition at line 47 of file matroskatagid.h.
|
constexpr |
Definition at line 152 of file matroskatagid.h.