TMSConverter


Properties Methods Events

Unit: ACS_Converters

Descends from: TACSConverter

TMSConverter converts mono audio stream to stereo and vice versa. If the input stream is mono, the stereo stream with two identical channels is generated. If the input stream is stereo, its channels are mixed into a single channel of the output stream. Like all other converter components, TMSConverter has an Input property so it can accept input from other input or converter components. As a descendant from TACSInput, TMSConverter can be itself a source of input for other components.

Note, that input audio stream for TMSConverter must have 16 bits per sample. Use TSampleConverter to convert audio stream's bits per sample number.

See also: TRateConverter, TSampleConverter


TMSConverter Properties

Mode

Inherited from TACConverter

Inherited from TACSInput


TMSConverter Methods

Inherited from TACSInput


ACS Classes Home


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