DistortionEffect.PostEqBandwidthMax Field (Microsoft.DirectX.DirectSound)
Retrieves the maximum value for the EffectsDistortion.PostEqBandwidth property.
Definition
Visual Basic Public Shared PostEqBandwidthMax As Single C# public static Single PostEqBandwidthMax; C++ public: static Single PostEqBandwidthMax; JScript public static var PostEqBandwidthMax : Single
Field Value
System.Single
Maximum value for the EffectsDistortion.PostEqBandwidth property.This field is read-only.
See Also