Enum PlaylistFilePosition
Enum PlaylistFilePosition
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
public enum PlaylistFilePosition
  Fields
| Name | Description | 
|---|---|
| CurrentPosition | Adding the records to the specified position.  | 
      
| EndPosition | Adding the records to the end of playlist.  | 
      
| RandomPosition | Adding the records to random position  |