ID3-Sync Scripting API

IEdit Methods

The methods of the IEdit interface are listed below. For a complete list of IEdit interface members, see the IEdit Members topic.

Public Instance Methods

Close Closes the edit dialog.
DeleteNext Deletes current file and loads the next.
GetSelectedSource Gets the selected Source for a given Field.
GetValue Get the value for a given Field.
Next Loads the next file.
SaveClose Saves current file and closes the dialog.
SaveNext Saves current file and loads the next.
SelectSource Selects a Source for a given Field.
SetUserValue Sets the user input value for a Field.
SetValues Sets the possible values for a Field.
ShowFreeDB Shows the FreeDB query dialog.
StopPlayback Stops playback.
TogglePlayback Starts/pauses playback (if enabled).

See Also

IEdit Interface | ID3Sync.Scripting Namespace