Enum PlaylistGetFilesFlag
Enum PlaylistGetFilesFlag
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
[Flags]
public enum PlaylistGetFilesFlag
Fields
Name | Description |
---|---|
All | All |
CollapseVirtual | In this case, the file-container will be added to the list if playlist item is virtual file. |
SelectedOnly | The selected only |
VisibleOnly | The visible only |