CaptureEffectsReturnValue Enumeration
|
Language: |
Contains constants for a CaptureBuffer object's effects status.
Definition
Visual Basic |
Public Enum CaptureEffectsReturnValue |
C# |
public enum CaptureEffectsReturnValue |
C++ |
public enum class CaptureEffectsReturnValue |
JScript |
public enum CaptureEffectsReturnValue |
Members
Member |
Value |
Description |
LocatedInSoftware |
32 |
Effect is instantiated in hardware. |
LocatedInHardware |
16 |
Effect is instantiated in software. |
Enumeration Information
Namespace |
Microsoft.DirectX.DirectSound |
Assembly |
Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll) |
Strong Name |
Microsoft.DirectX.DirectSound,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
See Also
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