Enum ReloadInfoFlags
Enum ReloadInfoFlags
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
[Flags]
public enum ReloadInfoFlags
Fields
Name | Description |
---|---|
AIMP_PLAYLIST_RELOADINFO_FLAGS_DEFAULT | Information will be updated for files that does not have it. |
AIMP_PLAYLIST_RELOADINFO_FLAGS_FULL | Information will be updated for all files. |
AIMP_PLAYLIST_RELOADINFO_FLAGS_SELECTED | Information will be updated for selected files. |