|   |   |   | 
| CaptureAcousticEchoCancellationEffect.AllParameters Property | Language: | 
Retrieves or sets capture acoustic echo cancellation parameters of a CaptureBuffer object.
Visual Basic Public Property AllParameters As CaptureEffectsAcousticEchoCancellation C# public CaptureEffectsAcousticEchoCancellation AllParameters { get; set; } C++ public: 
property CaptureEffectsAcousticEchoCancellation AllParameters {
CaptureEffectsAcousticEchoCancellation get();
void set(CaptureEffectsAcousticEchoCancellation value);
}JScript public function get AllParameters() : CaptureEffectsAcousticEchoCancellation 
public function set AllParameters(CaptureEffectsAcousticEchoCancellation);
Microsoft.DirectX.DirectSound.CaptureEffectsAcousticEchoCancellation
This property is read/write.
Contains parameters for capture acoustic echo cancellation effect.
Exceptions
ArgumentException An invalid parameter was passed to the called 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