Interface IAimpDataStorageCommandUserMark
Interface IAimpDataStorageCommandUserMark
Namespace: AIMP.SDK.MusicLibrary.Extension.Command
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpDataStorageCommandUserMark
Methods
SetMark(Object, Double)
Sets the mark.
Declaration
AimpActionResult SetMark(object id, double value)
Parameters
Type | Name | Description |
---|---|---|
System.Object | id | The identifier. |
System.Double | value | The value. |