CaptureBuffer.CaptureBuffer Constructor |
Language: |
Initializes a new instance of the CaptureBuffer class.
public CaptureBuffer(CaptureBufferDescription, Capture); public CaptureBuffer(IntPtr, Capture);
Exceptions
ArgumentException An invalid parameter was passed to the called method. NoDriverException No sound driver is available for use, or the given globally unique identifier (GUID) is not a valid Microsoft DirectSound device identifier (ID). OutOfMemoryException DirectSound could not allocate sufficient memory to complete the call. SoundException Root exception type for all DirectSound exceptions. Derives from DirectXException.
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