Properties Methods Events
Unit: ACS_Converters
Descends from: TACSConverter
TRateConverter component resamples output data (changes its sample rate of the data stream). TRateConverter can resample its input to an arbitrary sample rate. This component also allows you to set up some internal resampler parameters. Like all other converter components, TRateConverter has an Input property so it can accept input from other input or converter components. As a descendant from TACSInput, TRateConverter can be itself a source of input for other components.
Note, that input audio stream for TRateConverter must have 16 bits per sample. Use TSampleConverter to convert audio stream's bits per sample number.
See also: TMSConverter, TSampleConverter
Inherited from TACSConverter
Inherited from TACSInput
Inherited from TACSInput
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.