You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalMux Class > published > TSignalMux.Inputs Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalMux.Inputs Property

Connector property to obtain a pointer to a list of TSignal components holding the data to be processed.

Pascal
property Inputs: TSignalCollection;

The result of the processing is to be placed in Self. Publish this property in the derived classes, if your processing algorithm requires a multi-channel input.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!