Represents the encoding of a string in an ID3v2 frame.
| Member Name | Description |
|---|---|
| ASCII | ASCII |
| UTF16 | Unicode (UTF16) |
| UTF16BE | Unicode (UTF16) Big Endian (only supported in ID3v2 2.4) |
| UTF8 | Unicode (UTF8) (only supported in ID3v2 2.4) |
Namespace: ID3Sync.IO
Assembly: id3-sync.shared (in id3-sync.shared.dll)