CaptureAcousticEchoCancellationEffect Class |
Language: |
Represents a Microsoft DirectSound capture effects object used to set and retrieve parameters on a capture buffer that supports acoustic echo cancellation. This object requires Microsoft Windows XP or later.
Visual Basic Public Class CaptureAcousticEchoCancellationEffect
Inherits MarshalByRefObject
Implements IDisposableC# public class CaptureAcousticEchoCancellationEffect : MarshalByRefObject, IDisposable C++ public ref class CaptureAcousticEchoCancellationEffect : MarshalByRefObject, IDisposable JScript public class CaptureAcousticEchoCancellationEffect extends MarshalByRefObject implements IDisposable
ObjectMarshalByRefObjectCaptureAcousticEchoCancellationEffect
Obtain this object by calling the GetObjectInPath method of a CaptureBuffer object that is using the effect.
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
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