CaptureEffectsNoiseSuppress Structure (Microsoft.DirectX.DirectSound)
Contains parameters for noise suppression in a capture buffer.
Visual Basic Public Structure CaptureEffectsNoiseSuppress C# public struct CaptureEffectsNoiseSuppress C++ public value class CaptureEffectsNoiseSuppress sealed JScript In JScript, you can use structures, but you cannot define your own.
The following table lists the members exposed by the object.
Methods
Method Description CaptureEffectsNoiseSuppress Initializes a new instance of the CaptureEffectsNoiseSuppress structure. ToString Obtains a string representation of the current instance. Properties
Property Description Enable Retrieves and sets whether the effect is enabled in the CaptureEffectsNoiseSuppress structure.
Namespace Microsoft.DirectX.DirectSound Assembly Microsoft.DirectX.DirectSound (microsoft.directx.directsound.dll) Strong Name Microsoft.DirectX.DirectSound, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show: