You are here:
Home
>
DSP Master
>
TSignalMux Class
>
Input Property
DSP Master (C++)
Contents
|
Search
|
Home
TSignalMux::Input Property
TSignalMux Class
__declspec
(property(get = GetInput1, put = SetInput1))
TSignal
*Input;
Read:
TSignal
*GetInput1();
Write:
void
SetInput1(
TSignal
*Value);
Declared in Dew::Signal::TSignalMux · Dew.Signal/SignalProcessing.h · Cross-compiler