Click or drag to resize

ID3Metrics Fields

The ID3Metrics type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberBomBE The byte-order-marker bytes for Unicode big endian.
Public fieldStatic memberBomLE The byte-order-marker bytes for Unicode little endian.
Public fieldStatic memberEncoded_ISO_8859_1 Encoding byte indicating an ASCII (ISO-8859-1) encoded frame.
Public fieldStatic memberEncoded_Unicode Encoding byte indicating a Unicode encoded frame, either LE or BE.
Public fieldStatic memberTypelines 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.
Public fieldStatic memberV1TagLength The length of the V1 tag.
Public fieldStatic memberV2FrameHeaderLength The length of a V2.3+ frame header.
Public fieldStatic memberV2HeaderLength The length of a V2.3+ tag header.
Top
See Also