TRateConverter


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


TRateConverter Properties

FilterWindow

KernelWidth

OutSampleRate

Inherited from TACSConverter

Inherited from TACSInput


TRateConverter Methods

Inherited from TACSInput


ACS Classes Home


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