You are here: Symbol Reference > AsioAudioSignal Namespace > Classes > TSignalAsio Class > TSignalAsio Members
DSP Master VCL
ContentsIndex
TSignalAsio Members Published Properties
Published Properties
 
Name 
Description 
 
Set active to false to suppress the propagation of the Pull request and the subsequent call to the Update method. 
 
If True, the component will pass on the udpate request to the connected component. 
 
Specify desired latency in miliseconds.  
 
Specifies if desired latency should be obtained from the driver.  
 
Specifies index of the item in the list for which to display the design-time editor. 
 
Specifies the size of extended playback and recording buffer in miliseconds.  
 
Set this property to request computation in 32bit/64bit precision with real/complex numbers.  
 
Set this property to true to lock changes to FloatPrecision property.  
 
Specifies the size of the Items[i].Length.  
 
Storage format of the input stream (not hardware).  
 
Data source. 
 
The event is triggered after the call to the Update method. 
 
Triggers by the driver when playback should be reinitalized.  
 
The event is triggered just before the call to the Update method. 
 
Triggered when the first buffer has been skipped.  
 
The event is triggered after the OnAfterUpdate event. 
 
Triggers when the input buffer is ready.  
 
The event is called after a call to InternalUpdate, OnAfterUpdate and OnDisplayUpdate from within the Update method. 
 
The event is triggered when ParamUpdate method is called. 
 
Request for new data.  
 
Triggered when the playback/recording is about to start.  
 
Triggered when the playback/recording is about to stop.  
 
Storage format of the output stream (not hardware).  
 
Specifies the desired sampling frequency.  
 
Set this property to True, to prevent calling OnNotifyUpdate from the Update Method. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.