DSoundHelper.MinRolloffFactor Field (Microsoft.DirectX.DirectSound)

Retrieves the minimum ratio of attenuation over distance to that in the real world used by the Listener3D.RolloffFactor and Listener3DSettings.RolloffFactor properties, in meters.

Definition

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

Field Value

System.Single
Returns the minimum ratio of attenuation over distance to that in the real world used by the Listener3D.RolloffFactor and Listener3DSettings.RolloffFactor properties, in meters.

This field is read-only.