Interface IAimpPlaylistPreimageListener
The interface provides an ability to notify playlist about the changes in preimage.
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpPlaylistPreimageListener
  Events
DataChanged
Occurs when data changed.
Declaration
event AimpPlaylistPreimageListenerHandler DataChanged
  	Event Type
| Type | Description | 
|---|---|
| AimpPlaylistPreimageListenerHandler | 
SettingsChanged
Occurs when settings changed.
Declaration
event AimpPlaylistPreimageListenerHandler SettingsChanged
  	Event Type
| Type | Description | 
|---|---|
| AimpPlaylistPreimageListenerHandler |