Microsoft SDK for Java

getRolloffFactor

This method of the DirectSound3dListener Class retrieves the current rolloff factor.

Syntax

public void getRolloffFactor(float[] rolloffFactor);

Parameters

rolloffFactor Tha array that will contain the current rolloff factor values.

Remarks

The default value is DS3D_DEFAULTROLLOFFFACTOR (1.0). For additional information about the rolloff factor, see Rolloff Factor.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.