| Description | Uses | Classes, Interfaces, Objects and Records | Functions and Procedures | Types | Constants | Variables | 
Contains audio wave pipes to be used in Delphi/C++Builder IDE.
Wave components:
Version 2.5.2008.02 Split from unaVCIDE.pas unit
| Name | Description | 
|---|---|
Class unavclInOutWavePipe | 
Base abstract class for wave devices. | 
Class unavclWaveCodecDevice | 
Audio stream conversion from one supported format to another. | 
Class unavclWaveInDevice | 
Real time PCM audio stream recording from the sound card or other hardware device. | 
Class unavclWaveMixer | 
Mixes two or more PCM audio streams. | 
Class unavclWaveOutDevice | 
Real time PCM audio stream playback using the sound card or other hardware device. | 
Class unavclWaveResampler | 
Audio stream conversion from one PCM format to another. | 
Class unavclWaveRiff | 
Reads audio stream from a WAV file, producing PCM stream, or creates and writes new WAV file. | 
tunaOnAcmReq = procedure (sender: tObject; req: uint; var acm: unaMsAcm) of object; | 
unavcPlaybackOption = (...); | 
unavcPlaybackOptions = set of unavcPlaybackOption; | 
defOverNumValue = 6; | 
tunaOnAcmReq = procedure (sender: tObject; req: uint; var acm: unaMsAcm) of object; | 
| 
 ACM request event handler  | 
unavcPlaybackOption = (...); | 
| 
 playback options Values
  | 
unavcPlaybackOptions = set of unavcPlaybackOption; | 
defOverNumValue = 6; | 
| 
 Default value for overNum property. 6 chunks of 1/50 second each.  | 
(c) 2012 Lake of Soft