Microsoft SDK for Java

setAllParameters

This method of the DirectSound3dListener Class sets all 3D listener parameters from a given DS3dListener class that describes all aspects of the 3D listener at a moment in time.

Syntax

public void setAllParameters(DS3dListener listener, int applyFlag);

Parameters

listener Address of a DS3dListener class that contains information describing all current 3D listener parameters.
applyFlag Value indicating when the setting should be applied. This value must be one of the following:

DS3D_DEFERRED
DS3D_IMMEDIATE


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