Configuring the Buffer Size Used by the MCIWAVE DriverLast reviewed: November 22, 1994Article ID: Q92799 |
The information in this article applies to:
SUMMARYThe [mci] section of the Windows SYSTEM.INI file contains the following line specifying the MCI waveform driver:
WaveAudio=mciwave.drv valuewhere "value" is an integer between 2 and 9. This value is the number of seconds that MCIWAVE.DRV buffers audio data during playback or record. This value is directly related to the amount of memory that MCIWAVE.DRV allocates for the buffering. If there is no value listed, MCIWAVE.DRV uses the default value of 4. Note: If you change the value on the WaveAudio line in the SYSTEM.INI file to a number outside the range 2 to 9, Windows uses the default value of 4. You can modify this setting in Control Panel using the procedure listed below.
MORE INFORMATIONTo change the buffer length setting, use the following steps:
|
KBCategory: kbmm kbsound kb3rdparty kbenv
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |