CaptureBuffer.Stop Method

Language:

Stops the buffer so that it is no longer capturing data.

Definition

Visual Basic Public Sub Stop()
C# public void Stop();
C++ public:
void Stop();
JScript public function Stop();

Remarks

If the buffer is not capturing, the method has no effect.

Exceptions
OutOfMemoryException Leave Site Microsoft DirectSound could not allocate sufficient memory to complete the call.
NoDriverException No sound driver is available for use, or the given globally unique identifier (GUID) is not a valid DirectSound device identifier (ID).


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center