Interface IInitSampleStream
Represents a sample stream that requires initialization.
Namespace: VE3NEA.HamCockpit.PluginAPI
Assembly: VE3NEA.HamCockpit.PluginAPI.dll
Syntax
public interface IInitSampleStream : ISampleStream
Methods
Name | Description |
---|---|
Initialize(ISampleStream) | Initializes the sample stream. |