ID3-Sync Scripting API

Source Enumeration

The source of meta-information.

[Visual Basic]
Public Enum Source
[C#]
public enum Source

Members

Member Name Description
Tag1 The ID3v1/OGG Vorbis tag.
Tag2 The ID3v2 tag (only used when the file is an MP3).
File Information extracted from the filename.
User User input.

Requirements

Namespace: ID3Sync

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

See Also

ID3Sync Namespace