DSoundHelper.CaptureEffectsMsNoiseSuppression Field

Language:

Retrieves the globally unique identifier (GUID) class identifier for the Microsoft noise suppression capture effect.

Definition

Visual Basic Public Shared CaptureEffectsMsNoiseSuppression As Guid
C# public static Guid CaptureEffectsMsNoiseSuppression;
C++ public: static Guid CaptureEffectsMsNoiseSuppression;
JScript public static var CaptureEffectsMsNoiseSuppression : Guid

Field Value

System.Guid
Returns the GUID class identifier for the Microsoft noise suppression capture effect.

This field is read-only. 

Remarks

This GUID is used by the CaptureEffectDescription structure to set the Microsoft noise suppression capture effect to a CaptureBuffer object.

Once the Microsoft noise suppression capture effect is set to a CaptureBuffer object, the CaptureNoiseSuppressEffect object can be retrieved using the CaptureBuffer.GetObjectInPath method.


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