![]() |
![]() |
![]() |
DSoundHelper.CaptureEffectsClassAcousticEchoCancellation Field |
Language: |
Retrieves the globally unique identifier (GUID) class identifier for the acoustic echo cancellation capture effect.
Visual Basic Public Shared CaptureEffectsClassAcousticEchoCancellation As Guid C# public static Guid CaptureEffectsClassAcousticEchoCancellation; C++ public: static Guid CaptureEffectsClassAcousticEchoCancellation; JScript public static var CaptureEffectsClassAcousticEchoCancellation : Guid
System.Guid
This field is read-only.
Returns the GUID class identifier for the acoustic echo cancellation capture effect.
This GUID is used by the CaptureEffectDescription structure to set the acoustic echo cancellation capture effect to a CaptureBuffer object.
Once the acoustic echo cancellation capture effect is set to a CaptureBuffer object, the CaptureAcousticEchoCancellationEffect 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