Click or drag to resize

SignalProcessorSignalOutput Property

Gets the signal processor representing the output of the service provider.

Namespace:  AGI.Foundation.Communications.SignalProcessing
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SignalProcessor SignalOutput { get; }

Property Value

Type: SignalProcessor

Implements

ISignalOutputServiceSignalOutput
See Also