ID3-Sync Scripting API

ID3v2 Class

ID3v2 meta data manipulation.

For a list of all members of this type, see ID3v2 Members.

System.Object
   ID3Sync.IO.ID3v2

[Visual Basic]
Public Class ID3v2
    Implements IMetaParser
[C#]
public class ID3v2 : IMetaParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ID3Sync.IO

Assembly: id3-sync.shared (in id3-sync.shared.dll)

See Also

ID3v2 Members | ID3Sync.IO Namespace