Readonly
Read this property to determine the number of bits per sample in the input audio stream. Possible values are 8 and 16.
Channels : Integer;
Readonly
Read Channles to determine the number of channels in the input audio stream. Possible values are 1 (mono) and 2 (stereo).
Readonly
Read this property to get the sample rate (sampling frequency) in Hz for the input audio stream.
Readonly
Read Size to determine the size of the input stream in bytes.
Readonly
Read this property to get the total time of the input stream in seconds. If the total time cannot be determined this property contains 0.
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.