TInputList


Properties Methods Events

Unit: ACS_Misc

Descends from: TACSInput

TInputList component takes in a list of input components and concatenates their data passing it as a single stream along the sound-processing chain. With this component you can create playlists for your audio player applications or form a single output file from several inputs. In the input list you can mix any input components in any combinations, the only requirement is that they all have the same audio stream parameters (sample rate, number of channels, bits per sample). You can use converter components to unify input audio parameters.

See also: TAudioMixer.


TInputList Properties

CurrentIput

IndicateProgress

InputItems

Inherited from TACSInput


TInputList Methods

Inherited from TACSInput


TInputList Events

OnInputChanged


Home ACS Classes


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