Microsoft DirectX 9.0 SDK Update (October 2004)

CaptureNoiseSuppressEffect.AllParameters Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets capture noise suppress parameters of a CaptureBuffer object.

Definition

Visual Basic .NET Public Property AllParameters As CaptureEffectsNoiseSuppress
C# public CaptureEffectsNoiseSuppress AllParameters { get; set; }
Managed C++ public: __property CaptureEffectsNoiseSuppress get_AllParameters();
public: __property void set_AllParameters(CaptureEffectsNoiseSuppress);
JScript .NET public function get AllParameters() : CaptureEffectsNoiseSuppress
public function set AllParameters(CaptureEffectsNoiseSuppress);

Property Value

Microsoft.DirectX.DirectSound.CaptureEffectsNoiseSuppress . Contains parameters for capture noise suppress effect.

This property is read/write. 

Remarks

Exceptions
ArgumentException Leave Site An invalid parameter was passed to the called method.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center