Ham Cockpit   

    Show / Hide Table of Contents

    Method Initialize

    View Source

    Initialize(ISampleStream)

    Initializes the resampler for processing data from the specified source.

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

    The data source.

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