![]() |
![]() |
![]() |
DSoundHelper.CaptureEffectsSystemNoiseSuppression Field |
Language: |
Retrieves the globally unique identifier (GUID) class identifier for the system noise suppression capture effect.
Visual Basic .NET Public Shared CaptureEffectsSystemNoiseSuppression As Guid C# public static Guid CaptureEffectsSystemNoiseSuppression; Managed C++ public: static Guid CaptureEffectsSystemNoiseSuppression; JScript .NET public static var CaptureEffectsSystemNoiseSuppression : Guid
System.Guid . Returns the globally unique identifier (GUID) class identifier for the system noise suppression capture effect.
This field is read-only.
This globally unique identifier (GUID) is used by the CaptureEffectDescription structure to set the system noise suppression capture effect to a CaptureBuffer object.
Once the system noise suppression capture effect is set to a CaptureBuffer object, the CaptureNoiseSuppressEffect object can be retrieved using the CaptureBuffer.GetObjectInPath method.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center