DSoundHelper.MinDopplerFactor Field (Microsoft.DirectX.DirectSound)
Retrieves the minimum ratio of Doppler effect to that in the real world used by the Listener3D.DopplerFactor and Listener3DSettings.DopplerFactor properties, in meters.
Definition
Visual Basic Public Shared MinDopplerFactor As Single C# public static Single MinDopplerFactor; C++ public: static Single MinDopplerFactor; JScript public static var MinDopplerFactor : Single
Field Value
System.Single
Returns the minimum ratio of Doppler effect to that in the real world used by the Listener3D.DopplerFactor and Listener3DSettings.DopplerFactor properties, in meters.This field is read-only.