You are here: Symbol Reference > AsioAudioSignal Namespace > Classes > TSignalAsio Class > public
DSP Master VCL
ContentsIndex
public Public Properties
Public Properties
 
Name 
Description 
 
If set to true, hardware and software channel count be different.  
 
Returns current hardware clock source count.  
 
This is Count, a member of class TSignalAsio. 
 
Returns current clock source index.  
 
Returns true, if the hardware appears disabled or disconnected.  
 
Returns the index of the currently open ASIO driver in the list of available drivers.  
 
Returns the name of the currently open ASIO driver.  
 
Returns ASIO driver version.  
 
Returns the input sample type as returned by the Asio driver.  
 
Storage format of the hardware input stream.  
 
Currently active input buffers.  
 
Returns the number of input buffers skipped due to not reading the data quickly enough from then buffer or buffer too small.  
 
Returns count of mapped input channels.  
 
Returns count of selected hardware input channels. See InputsSelected property.  
 
Specifies hardware channel number to be mapped to software channel.  
 
Set those inputs to True, which you want to use for recording.  
 
Returns maximum processing time of the real-time loop in miliseconds.  
 
Returns the output sample type as returned by the Asio driver.  
 
Storage format used by hardware for the output stream.  
 
Currently active output buffers.  
 
Returns the number of output buffers skipped due to not writing the data quickly enough to the buffer or buffer too small.  
 
Returns count of mapped output channels.  
 
Returns count of selected hareware output channels. See OutputsSelected property.  
 
Specifies hardware channel number to be mapped to software channels.  
 
Set those outputs to True, which you want to use for playback.  
 
Set this property to True, to pause the playback and/or recording.  
 
Returns processing time of the real-time loop in miliseconds.  
 
Returns the number of available hardware input channels.  
 
Returns the number of available hardware output channels.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.