TWaveOut


Properties Methods Events

Unit: ACS_Wave

Descends from: TACSFileOut

TWaveOut component stores incoming audio stream in a wave file format (wav files). Raw PCM encoding and MS DVI IMA ADPCM 4:1 encoding are supported (see WavType property). You can use foAppend mode with this component (see the FileMode property). Keep in mind that appended data must have the same sample rate, number of channels, and bits per sample values as the data already written to the file (stream).

See also: TWaveIn


TWaveOut Properties

BlockSize

WavType

Inherited from TACSFileOut

Inherited from TACSStreamedOutput

Inherited from TACSOutput


TWaveOut Methods

Inherited from TACSOutput


TWaveOut Events

Inherited from TACSOutput


ACS Classes Home


Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.