Enum PlaylistSort
Enum PlaylistSort
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
public enum PlaylistSort
Fields
| Name | Description |
|---|---|
| Artist | The artist |
| Duration | The duration |
| FileName | The file name |
| Inverse | The inverse |
| Randomize | The randomize |
| Title | The title |