Ham Cockpit   

    Show / Hide Table of Contents

    Method Initialize

    View Source

    Initialize(ISampleStream)

    Initializes the mixer to process data from the specified source.

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

    The source.

    Implements
    IInitSampleStream.Initialize(ISampleStream)
    Exceptions
    Type Condition
    Exception

    Input to the mixer must be complex.

    • View Source
    Back to top Generated by DocFX