This method of the DirectSound3dBuffer Class sets the current minimum distance value.
public void setMinDistance(float minDistance, int applyFlag);
minDistance | New minimum distance value. |
applyFlag | Value indicating when the setting should be applied. This value must be one of the following: |
The minimum distance value is 1.0 (corresponding to 1.0 meter at the default distance factor of 1.0 m per unit) by default.