Share via


DistortionEffect.PostEqBandwidthMax Field (Microsoft.DirectX.DirectSound)

Retrieves the maximum value for the EffectsDistortion.PostEqBandwidth property.

Definition

Visual Basic Public Shared PostEqBandwidthMax As SingleLeave Site
C# public static SingleLeave Site PostEqBandwidthMax;
C++ public: static SingleLeave Site PostEqBandwidthMax;
JScript public static var PostEqBandwidthMax : SingleLeave Site

Field Value

System.Single
Maximum value for the EffectsDistortion.PostEqBandwidth property.

This field is read-only. 

See Also