CaptureAcousticEchoCancellationEffect.Reset Method

Language:

Resets the effect to its initial state.

Definition

Visual Basic Public Sub Reset()
C# public void Reset();
C++ public:
void Reset();
JScript public function Reset();

Remarks

Applications should not reset an effect except when necessary because it has entered an incorrect state. This might be done in response to user input. An effect must not be reset arbitrarily at start-up, because another application might be using the same effect.


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