Interface IAimpMusicLibraryPlaylistPreimage
Provides an access to preimage settings that based on one of data storages of Music Library. Note that some data storage has no support of preimages. Implements the IAimpPlaylistPreimage
Inherited Members
Namespace: AIMP.SDK.MusicLibrary
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpMusicLibraryPlaylistPreimage : IAimpPlaylistPreimage
Methods
GetFilter()
Gets the filter.
Declaration
AimpActionResult<IAimpDataFilter> GetFilter()
GetStorage()
Gets the storage.
Declaration
AimpActionResult<IAimpDataStorage> GetStorage()