DewDSPMasterNET
TSignalOut Component
Summary
Send data to audio card for playback.

Unit
AudioSignal

Hierarchy
TAnalysis <--TSignal <--TAudioSignal <--TSignalOut

Subclasses
None

Description
Use TSignalOut for playback of audio data. There are two ways to provide an audio stream to the component. One is via the Pull method, which is called each time a new buffer is required once the processing has started. The Pull method is called only, if AutoPull property is True. The other method uses the OnBufferFill event. In both cases the audio data must be placed in the TSignal object connected to the Input property.

Properties

 Name  Summary 
BufferSize  
Input  
Rounding  
ScaleFactor  

Methods

 Name  Summary 
Create  
DoOnPaused  
ElapsedSamples  
ElapsedTime  
InternalMonitorData  
Start  
StopAtOnce  
StopGracefully  

Events

 Name  Summary 
OnBufferFill  

Copyright 2008 Dew Research
http://www.dewresearch.com