Microsoft SDK for Java

getMode

This method of the DirectSound3dBuffer Class retrieves the current operation mode for 3D sound processing.

Syntax

public void getMode(int[] mode);

Parameters

mode The current mode setting. This value will be one of the following:

DS3DMODE_DISABLE
DS3DMODE_HEADRELATIVE
DS3DMODE_NORMAL


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