![]() |
![]() |
![]() |
CaptureAcousticEchoCancellationEffect.AllParameters Property |
Language: |
Retrieves or sets capture acoustic echo cancellation parameters of a CaptureBuffer object.
Visual Basic .NET Public Property AllParameters As CaptureEffectsAcousticEchoCancellation C# public CaptureEffectsAcousticEchoCancellation AllParameters { get; set; } Managed C++ public: __property CaptureEffectsAcousticEchoCancellation get_AllParameters();
public: __property void set_AllParameters(CaptureEffectsAcousticEchoCancellation);JScript .NET public function get AllParameters() : CaptureEffectsAcousticEchoCancellation
public function set AllParameters(CaptureEffectsAcousticEchoCancellation);
Microsoft.DirectX.DirectSound.CaptureEffectsAcousticEchoCancellation . Contains parameters for capture acoustic echo cancellation effect.
This property is read/write.
Exceptions
ArgumentException An invalid parameter was passed to the called method.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center