Interface IAimpTaskPriority
This is tool interface that provides an ability to plugin define priority of task.
Interface should be implemented on same to IAimp
Namespace: AIMP.SDK.Threading
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpTaskPriority
Methods
GetPriority()
Gets the priority.
Declaration
AimpTaskPriority GetPriority()