TSpectrumStatsBuffer::Input Property

__declspec(property(get = GetInput1, put = SetInput1)) TSignal*Input;

Read: TSignal *GetInput1();
Write: void SetInput1(TSignal *Value);
Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler