DSoundHelper.InterfaceCaptureEffectsAcousticEchoCancellation Field |
Language: |
Retrieves the globally unique identifier (GUID) for the acoustic echo cancellation capture effect interface.
Visual Basic Public Shared InterfaceCaptureEffectsAcousticEchoCancellation As Guid C# public static Guid InterfaceCaptureEffectsAcousticEchoCancellation; C++ public: static Guid InterfaceCaptureEffectsAcousticEchoCancellation; JScript public static var InterfaceCaptureEffectsAcousticEchoCancellation : Guid
System.Guid
This field is read-only.
Returns the GUID for the acoustic echo cancellation capture effect interface.
This field is used to retrieve the CaptureAcousticEchoCancellationEffect object, that currently in a CaptureBuffer object, 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