This method of the DirectSound3dBuffer Class retrieves the current minimum distance for this sound buffer.
public void getMinDistance(float[] minDistance);
minDistance | The current minimum distance setting. |
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.