CaptureAcousticEchoCancellationEffect.Status Property

Language:

Retrieves the status of the capture acoustic echo cancellation effect.

Definition

Visual Basic Public ReadOnly Property Status As EffectStatus
C# public EffectStatus Status { get; }
C++ public:
property EffectStatus Status {
        EffectStatus get();
}
JScript public function get Status() : EffectStatus

Property Value

Microsoft.DirectX.DirectSound.EffectStatus
The capture acoustic echo cancellation effect.

This property is read-only. 

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