ID3-Sync Scripting API

ID3v1 Class

ID3v1 meta data manipulation.

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

System.Object
   ID3Sync.IO.ID3v1

[Visual Basic]
Public Class ID3v1
    Implements IMetaParser
[C#]
public class ID3v1 : 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

ID3v1 Members | ID3Sync.IO Namespace