DirectSoundCapture

DirectSoundCapture provides an interface for capturing digital audio data from an input source. To use it you must create an instance of the IDirectSoundCapture interface, then use its methods to create a single capture buffer. The actual capturing is done with the methods of the buffer object.

The DirectSoundCapture topics include the following:

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.