Interface IAimpDataStorageCommandReloadTags
Interface IAimpDataStorageCommandReloadTags
Namespace: AIMP.SDK.MusicLibrary.Extension.Command
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpDataStorageCommandReloadTags
Methods
ReloadTags(IAimpFileList)
Reloads the tags.
Declaration
AimpActionResult ReloadTags(IAimpFileList files)
Parameters
Type | Name | Description |
---|---|---|
IAimpFileList | files | The files. |