TStreamIn Properties


InBitsPerSample : Integer;

Use this property to set the number of bits per sample for the input stream. Possible values are 8 and 16.


InChannels : Integer;

Use this property to set the number of channels for the input stream. Possible values are 1 (mono) and 2 (stereo).


InSampleRate : Integer;

Use this property to set the sample rate for the input audio stream.


TStreamIn ACS Classes Home


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