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
Methods
Events
| Copyright 2008 Dew Research |
http://www.dewresearch.com