Class | Description |
---|---|
GenreTypes |
Genre list
|
ISOCountry |
Represents the ISO 3166-1 Country List with ISO 3166-1-alpha-2 code
Contains an enum of countries, their two letter code and description
with additional method to allow an enum to be found by its two letter code or its description.
|
ISOScript |
Represents the ISO Script
Contains an enum of script, their four letter code and description
with additional method to allow an enum to be found by its four letter code or its description.
|
Languages | |
PerformerHelper |
The PERFORMER field is formatted differently depending on whether writing to the ID3 format that utilises multiple fields or the simple
TEXT/VALUE fields used by VorbisComments and similar formats, the role is always set to lowercase.
|
PictureTypes |
Pictures types for Attached Pictures
|
Enum | Description |
---|---|
ID3V2Version |
Defines ID3V2 Versions
|
ISOCountry.Country |
List of valid Iso Country, shows 2 letter abbreviation and country human readable name
|
ISOScript.Script |
List of valid Iso Scripts, shows 4 letter abbreviation and script human readable name
|
MusicalKey |
Musical key used by the Key tagFieldKey
It is not enforced but can be used to verify the Musical key according to the ID3 specification of the TKEY field
|
Tagger |
An enumeration of popular tagger applications
|
Copyright © 2005–2020 jthink.net. All rights reserved.