CaptureBuffer.Caps Property |
Language: |
Retrieves the capabilities of the capture buffer.
Visual Basic Public ReadOnly Property Caps As CaptureBufferCaps C# public CaptureBufferCaps Caps { get; } C++ public:
property CaptureBufferCaps Caps {
CaptureBufferCaps get();
}JScript public function get Caps() : CaptureBufferCaps
Microsoft.DirectX.DirectSound.CaptureBufferCaps
This property is read-only.
A CaptureBufferCaps structure that describes the capibilites of the CaptureBuffer object.
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