TALSAAudioIn


Linux only

Properties Methods Events

Unit: ACS_ALSA

Descends from: TACSInput

TALSAAudioIn component acquires audio data from soundcards using ALSA drivers directly. Note that TAudioIn component can be used with all drivers (including ALSA) so using TAudioIn is more preferable (and recommended). Use TALSAAudioIn only if you write ALSA-specific applications (for example those that use ALSA device-naming conventions).

Note that in order to use this component libasound.so library should be installed.

See also: TALSAAudioOut


TALSAAudioIn Properties

BufferSize

Device

DriverState

Latency

InBitsPerSample

InChannels

InSampleRate

PeriodSize

PeriodNum

RecTime

SilentOnOverrun

Inherited from TACSInput


TALSAAudioIn Methods

Inherited from TACSInput


ACS Classes Home


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