Enum AimpCorePathType
Path type.
Namespace: AIMP.SDK.MessageDispatcher
Assembly: AIMP.SDK.dll
Syntax
public enum AimpCorePathType
Fields
| Name | Description |
|---|---|
| Audiolibrary | Path to audiolibrary. |
| Encoders | Path to encoders. |
| Help | Path to help files. |
| Icons | Path to icons. |
| Langs | Path to language files. |
| Playlists | Path to playlist. |
| Plugins | Path to plugins. |
| Profile | Path to profile. |
| Skins | Path to skins. |
| SkinsCommon | Path to common skins. |