TDXAudioIn


Properties Methods Events

Unit: ACS_DXAudio

For Windows only

Descends from: TACSInput

TDXAudioIn component acquires audio data from the soundcard device using DirectSound interface. This component allows the application to record sound from all recordable soundcard channels (you should use TMixer component or some mixer application to select the record source and record level). In order to process recorded data you have to assign TDXAudioIn component to Input property of some converter or output component.

See also: TMixer, TAudioIn, TDXAudioOut


TDXAudioIn Properties

BytesToRead

DeviceCount

DeviceName

DeviceNumber

InBitsPerSample

InChannels

InSampleRate

RecTime

Inherited from TACSInput


TDXAudioIn Methods

Inherited from TACSInput


ACS Classes Home


Copyright © 2002-2005 Andrei Borovsky. All rights reserved.