Microsoft SDK for Java

getMinDistance

This method of the DirectSound3dBuffer Class retrieves the current minimum distance for this sound buffer.

Syntax

public void getMinDistance(float[] minDistance);

Parameters

minDistance The current minimum distance setting.

Remarks

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.

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