This method of the DirectSound3dListener Class retrieves the current rolloff factor.
public void getRolloffFactor(float[] rolloffFactor);
rolloffFactor | Tha array that will contain the current rolloff factor values. |
The default value is DS3D_DEFAULTROLLOFFFACTOR (1.0). For additional information about the rolloff factor, see Rolloff Factor.