CaptureBuffer.Stop Method |
Language: |
Stops the buffer so that it is no longer capturing data.
Visual Basic Public Sub Stop() C# public void Stop(); C++ public:
void Stop();JScript public function Stop();
If the buffer is not capturing, the method has no effect.
Exceptions
OutOfMemoryException 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