Ham Cockpit   

    Show / Hide Table of Contents

    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.

    • View Source
    Back to top Generated by DocFX