ID |
The ID3Metrics type exposes the following members.
Name | Description | |
---|---|---|
BomBE | The byte-order-marker bytes for Unicode big endian. | |
BomLE | The byte-order-marker bytes for Unicode little endian. | |
Encoded_ISO_8859_1 | Encoding byte indicating an ASCII (ISO-8859-1) encoded frame. | |
Encoded_Unicode | Encoding byte indicating a Unicode encoded frame, either LE or BE. | |
Typelines | The following representation of how a frame type is associated with a set of frame IDs is partly stolen from the Orthogonal.NTagLite library. These text and url frames are the only ones supported by this library, all others are treated as typeless blobs. | |
V1TagLength | The length of the V1 tag. | |
V2FrameHeaderLength | The length of a V2.3+ frame header. | |
V2HeaderLength | The length of a V2.3+ tag header. |