Delegate PlayListChangedHandler
Delegate PlayListChangedHandler
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
public delegate void PlayListChangedHandler(IAimpPlaylist sender, PlaylistNotifyType notifType);
  Parameters
| Type | Name | Description | 
|---|---|---|
| IAimpPlaylist | sender | The sender.  | 
      
| PlaylistNotifyType | notifType | Type of the notif.  |