Ham Cockpit   

    Show / Hide Table of Contents

    Method Initialize

    View Source

    Initialize(ISampleStream)

    Initializes the filter for processing data from the specified source.

    Declaration
    public void Initialize(ISampleStream source)
    Parameters
    Type Name Description
    ISampleStream source

    The source of the data.

    Implements
    IInitSampleStream.Initialize(ISampleStream)
    • View Source
    Back to top Generated by DocFX