ID3V2EncodingType
ID3V2EncodingType enumeration
Définit différents types d’encodage de texte utilisés dans ID3v2.
public enum ID3V2EncodingType : byte
Valeurs
Nom | Évaluer | La description |
---|---|---|
Iso88591 | 0 |
Le codage ISO-8859-1. |
Utf16 | 1 |
L’encodage UTF-16 avec BOM. |
Utf16Be | 2 |
L’encodage UTF-16 sans BOM. |
Utf8 | 3 |
Le codage UTF-8. |
Voir également
- espace de noms GroupDocs.Metadata.Formats.Audio
- Assemblée GroupDocs.Metadata