You are here: Symbol Reference > AudioSignal Namespace > Classes > TSignalIn Class > public
DSP Master VCL
ContentsIndex
PreviousUpNext
public

The public members of the TSignalIn class are listed here.

 
Name 
Description 
 
Array elements contain the count of trigger catch-ups on each channel. 
 
Array elements contain the count of trigger conditions meet on each channel. 
 
Array elements are True, if the coresponding channels have triggered. Index 0 is the left channel and 1 is for the right channel. 
 
Waveform output handle. 
 
Name 
Description 
 
The function returns the total samples count elapsed since the start of the recording. 
 
The function returns the total time elapsed in seconds since the start of the recording. 
 
Returns a list of Audio devices.  
 
Initialize TriggerCatchUps array to zero. 
 
Sets the Triggered property to false and sets to search range to the last recorded sample. 
 
Initialize TriggerCount array to zero. 
 
Resets triggers for both left and right channel via ResetTrigger method. 
 
Sets the Triggered property to false but does not adjust the search range. 
 
Resets triggers for both left and right channel via SoftResetTrigger overloaded method. 
 
Start recording. 
 
Call Trigger function with a frequency high enough, so that wave data buffers will not get overrun. 
 
Name 
Description 
 
Used for calibration of the input amplification. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!