Interface IPluginHost
Represents the application that hosts the plugins.
Namespace: VE3NEA.HamCockpit.PluginAPI
Assembly: VE3NEA.HamCockpit.PluginAPI.dll
Syntax
public interface IPluginHost
Properties
| Name | Description |
|---|---|
| BackColor | Gets the color of the background. |
| DspPipeline | Gets the DSP pipeline. |
Methods
| Name | Description |
|---|---|
| GetReferenceDataFolder(String) | Gets the reference data folder. |
| GetUserDataFolder(String) | Gets the user data folder. |